Home
last modified time | relevance | path

Searched refs:lower_layer_fs_input_to_sysval (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/imagination/pco/
Dpco_nir.c29 .lower_layer_fs_input_to_sysval = true,
/external/mesa3d/src/amd/common/nir/
Dac_nir.c101 options->lower_layer_fs_input_to_sysval = true; in ac_nir_set_options()
/external/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c151 if (b->shader->options->lower_layer_fs_input_to_sysval && in lower_system_value_instr()
Dnir.h4346 bool lower_layer_fs_input_to_sysval; member