BGFX_SAMPLER_COMPARE_GREATER

Compare when sampling depth texture: greater.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_GREATER;

Meta