Searched refs:can_use_temps (Results 1 – 2 of 2) sorted by relevance
259 bool can_use_temps = nir_src_is_const(*off_src) && in filter_load_tcs_per_vertex_input() local263 return !can_use_temps; in filter_load_tcs_per_vertex_input()
4710 bool can_use_temps = in load_input_from_temps() local4714 if (!can_use_temps) in load_input_from_temps()