BGFX_STATE_DEPTH_TEST_GREATER

Enable depth test, greater.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_DEPTH_TEST_GREATER;

Meta