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.c259 bool can_use_temps = nir_src_is_const(*off_src) && in filter_load_tcs_per_vertex_input() local
263 return !can_use_temps; in filter_load_tcs_per_vertex_input()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4710 bool can_use_temps = in load_input_from_temps() local
4714 if (!can_use_temps) in load_input_from_temps()