BGFX_SAMPLER_COMPARE_EQUAL

Compare when sampling depth texture: equal.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_EQUAL;

Meta