BGFX_SAMPLER_COMPARE_GEQUAL

Compare when sampling depth texture: greater or equal.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_GEQUAL;

Meta