BGFX_STENCIL_TEST_LESS

Enable stencil test, less.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_LESS;

Meta