BGFX_STENCIL_TEST_ALWAYS

Enable stencil test, always.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_ALWAYS;

Meta