Home
last modified time | relevance | path

Searched refs:has_clip_cull (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.h155 bool has_clip_cull; member
H A Dir3_compiler.c212 compiler->has_clip_cull = true; in ir3_compiler_create()
H A Dir3_nir.c680 if (so->key.ucp_enables && !so->compiler->has_clip_cull) in ir3_nir_lower_variant()
H A Dir3_shader.c526 if (info->stage != MESA_SHADER_COMPUTE && (info->stage != MESA_SHADER_FRAGMENT || !shader->compiler->has_clip_cull)) in ir3_setup_used_key()

Completed in 5 milliseconds