BGFX_STENCIL_TEST_EQUAL

Enable stencil test, equal.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_EQUAL;

Meta