BGFX_STENCIL_TEST_GEQUAL

Enable stencil test, greater or equal.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_GEQUAL;

Meta