Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_deref.c596 unsigned path_idx = 1; in nir_compare_deref_paths() local
613 binding_compare = compare_deref_paths(a_path, b_path, &path_idx, in nir_compare_deref_paths()
677 return compare_deref_paths(a_path, b_path, &path_idx, NULL); in nir_compare_deref_paths()