BGFX_STENCIL_TEST_NEVER

Enable stencil test, never.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_NEVER;

Meta