Home
last modified time | relevance | path

Searched refs:lower_vector_cmp (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c119 .lower_vector_cmp = true,
163 .lower_vector_cmp = true,
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c89 .lower_vector_cmp = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c605 .lower_vector_cmp = true,
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c83 .lower_vector_cmp = true,
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2921 !options->lower_vector_cmp || in ntt_fix_nir_options()
2936 new_options->lower_vector_cmp = true; in ntt_fix_nir_options()
3217 .lower_vector_cmp = true,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c1079 .lower_vector_cmp = true, in etna_screen_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c46 .lower_vector_cmp = true,
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c380 .lower_vector_cmp = true, in zink_screen_init_compiler()
/third_party/mesa3d/src/compiler/nir/
Dnir.h3486 bool lower_vector_cmp; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3251 op.lower_vector_cmp = false; in nvir_nir_shader_compiler_options()