BGFX_SAMPLER_SAMPLE_STENCIL

Sample stencil instead of depth.

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_SAMPLE_STENCIL;

Meta