BGFX_SAMPLER_COMPARE_LESS

Compare when sampling depth texture: less.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_LESS;

Meta