BGFX_STENCIL_TEST_NOTEQUAL

Enable stencil test, not equal.

extern (C) @nogc nothrow
enum uint BGFX_STENCIL_TEST_NOTEQUAL;

Meta