Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_deref.c442 deref_path_contains_coherent_decoration(nir_deref_path *path) in deref_path_contains_coherent_decoration() function
490 if (deref_path_contains_coherent_decoration(a_path) && in nir_compare_deref_paths()
491 deref_path_contains_coherent_decoration(b_path)) in nir_compare_deref_paths()