BGFX_STENCIL_TEST_GREATER

Enable stencil test, greater.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_GREATER;

Meta