BGFX_SAMPLER_COMPARE_LEQUAL

Compare when sampling depth texture: less or equal.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_LEQUAL;

Meta