Searched refs:texture_deref (Results 1 – 3 of 3) sorted by relevance
257 nir_deref_instr *texture_deref = in lower_sampler() local260 if (texture_deref) { in lower_sampler()262 nir_src_for_ssa(&texture_deref->dest.ssa)); in lower_sampler()263 record_textures_used(&b->shader->info, texture_deref, instr->op); in lower_sampler()
44 const nir_variable *texture_deref; member
575 src.texture_deref = get_deref_location(instr.src[i].src); in get_inputs()666 texture_deref(nullptr), in TexInputs()