Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_deref.c479 static const nir_variable_mode temp_var_modes = in nir_compare_deref_paths() local
481 if (!(a_path->path[0]->modes & ~temp_var_modes) || in nir_compare_deref_paths()
482 !(b_path->path[0]->modes & ~temp_var_modes)) in nir_compare_deref_paths()