BGFX_STATE_DEPTH_TEST_EQUAL

Enable depth test, equal.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_DEPTH_TEST_EQUAL;

Meta