BGFX_STATE_DEPTH_TEST_GEQUAL

Enable depth test, greater or equal.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_DEPTH_TEST_GEQUAL;

Meta