BGFX_STATE_DEPTH_TEST_NEVER

Enable depth test, never.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_DEPTH_TEST_NEVER;

Meta