Searched refs:can_use_temps (Results 1 – 2 of 2) sorted by relevance
293 bool can_use_temps = nir_src_is_const(*off_src) && in filter_load_tcs_per_vertex_input() local297 return !can_use_temps; in filter_load_tcs_per_vertex_input()
5224 bool can_use_temps = in load_input_from_temps() local5228 if (!can_use_temps) in load_input_from_temps()