Searched defs:FragmentShaderInfo (Results 1 – 1 of 1) sorted by relevance
7021 pub struct FragmentShaderInfo { struct7022 pub uses_kill: bool,7023 pub does_interlock: bool,7024 pub post_depth_coverage: bool,7025 pub early_fragment_tests: bool,7026 pub uses_sample_shading: bool,