Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_info.c213 static const nir_src *get_texture_src(nir_tex_instr *instr, nir_tex_src_type type) in get_texture_src() function
396 const nir_src *handle = get_texture_src(tex, nir_tex_src_texture_handle); in scan_instruction()
419 const nir_src *deref = get_texture_src(tex, nir_tex_src_texture_deref); in scan_instruction()