BGFX_STATE_DEPTH_TEST_LEQUAL

Enable depth test, less or equal.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_DEPTH_TEST_LEQUAL;

Meta