Home
last modified time | relevance | path

Searched defs:FragmentShaderInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dir.rs7049 pub struct FragmentShaderInfo { struct
7050 pub uses_kill: bool,
7051 pub does_interlock: bool,
7052 pub post_depth_coverage: bool,
7053 pub early_fragment_tests: bool,
7054 pub uses_sample_shading: bool,