BGFX_SAMPLER_COMPARE_NEVER

Compare when sampling depth texture: never.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_NEVER;

Meta