BGFX_STATE_DEPTH_TEST_NOTEQUAL

Enable depth test, not equal.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_DEPTH_TEST_NOTEQUAL;

Meta