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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_nir.c911 nir_deref_instr *root_deref = path.path[0]; local in function:lower_alu_deref_srcs
914 if (root_deref->deref_type != nir_deref_type_cast)
918 nir_iadd(b, root_deref->parent.ssa,

Completed in 4 milliseconds