BGFX_SAMPLER_COMPARE_NOTEQUAL

Compare when sampling depth texture: not equal.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_NOTEQUAL;

Meta