Home
last modified time | relevance | path

Searched refs:can_use_temps (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c293 bool can_use_temps = nir_src_is_const(*off_src) && in filter_load_tcs_per_vertex_input() local
297 return !can_use_temps; in filter_load_tcs_per_vertex_input()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp5224 bool can_use_temps = in load_input_from_temps() local
5228 if (!can_use_temps) in load_input_from_temps()