BGFX_SAMPLER_COMPARE_ALWAYS

Compare when sampling depth texture: always.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_COMPARE_ALWAYS;

Meta