Enum gfx_core::shade::IsComparison
[−]
[src]
pub enum IsComparison { Compare, NoCompare, }
Whether the sampler compares the depth value upon sampling.
Variants
Compare | ||
NoCompare |