Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c34 static const nir_deref_instr *tex_get_texture_deref(nir_tex_instr *instr) in tex_get_texture_deref() function
186 const nir_deref_instr *deref = tex_get_texture_deref(tex); in scan_instruction()