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/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.c651 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c1075 .lower_all_io_to_temps = true, in etna_screen_create()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp394 if (options->lower_all_io_to_temps || in st_nir_preprocess()
Dst_program.c360 if (nir->options->lower_all_io_to_temps || in st_finalize_nir_before_variants()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c987 .lower_all_io_to_temps = false,
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c42 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c198 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3556 bool lower_all_io_to_temps; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2170 .lower_all_io_to_temps = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3278 op.lower_all_io_to_temps = false; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c96 .lower_all_io_to_temps = true,