BGFX_STATE_DEPTH_TEST_ALWAYS

Enable depth test, always.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_DEPTH_TEST_ALWAYS;

Meta