Home
last modified time | relevance | path

Searched refs:lower_all_io_to_temps (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c45 .lower_all_io_to_temps = true, in etna_compiler_create()
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c118 if (nir_options->lower_all_io_to_temps || in load_glsl()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c127 if (nir_options->lower_all_io_to_temps || in load_glsl()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c693 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp387 if (options->lower_all_io_to_temps || in st_nir_preprocess()
Dst_program.c358 if (nir->options->lower_all_io_to_temps || in st_finalize_nir_before_variants()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c42 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1421 rscreen->nir_options_fs.lower_all_io_to_temps = true; in r600_common_screen_init()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2153 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c194 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3394 bool lower_all_io_to_temps; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3363 op.lower_all_io_to_temps = false; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c97 .lower_all_io_to_temps = true,