Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c911 nir_deref_instr *root_deref = path.path[0]; in lower_alu_deref_srcs() local
914 if (root_deref->deref_type != nir_deref_type_cast) in lower_alu_deref_srcs()
918 nir_iadd(b, root_deref->parent.ssa, in lower_alu_deref_srcs()