BGFX_STENCIL_TEST_LEQUAL

Enable stencil test, less or equal.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_LEQUAL;

Meta