Searched refs:lower_vector_cmp (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler.c | 49 .lower_vector_cmp = true, in etna_compiler_create()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_screen.c | 121 .lower_vector_cmp = true, 170 .lower_vector_cmp = true,
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_screen.c | 90 .lower_vector_cmp = true,
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_screen.c | 511 .lower_vector_cmp = true, \
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_program.c | 86 .lower_vector_cmp = true,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_screen.c | 495 .lower_vector_cmp = true,
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 630 .lower_vector_cmp = true,
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_screen.c | 763 .lower_vector_cmp = true, \
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 3546 !options->lower_vector_cmp || in ntt_fix_nir_options() 3564 new_options->lower_vector_cmp = true; in ntt_fix_nir_options() 3916 .lower_vector_cmp = true,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_nir.c | 46 .lower_vector_cmp = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3316 bool lower_vector_cmp; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3336 op.lower_vector_cmp = false; in nvir_nir_shader_compiler_options()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 354 .lower_vector_cmp = true, in zink_screen_init_compiler()
|