Searched refs:tex_deref_instr (Results 1 – 1 of 1) sorted by relevance
145 nir_deref_instr *tex_deref_instr = nir_build_deref_var(b, samp); in lower_tex_src_plane_block() local146 nir_ssa_def *tex_deref = &tex_deref_instr->dest.ssa; in lower_tex_src_plane_block()