Searched refs:has_clip_cull (Results 1 – 4 of 4) sorted by relevance
155 bool has_clip_cull; member
212 compiler->has_clip_cull = true; in ir3_compiler_create()
680 if (so->key.ucp_enables && !so->compiler->has_clip_cull) in ir3_nir_lower_variant()
526 …= MESA_SHADER_COMPUTE && (info->stage != MESA_SHADER_FRAGMENT || !shader->compiler->has_clip_cull)) in ir3_setup_used_key()