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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c35 static nir_variable* tex_get_texture_var(nir_tex_instr *instr) function in typeref:typename:nir_variable *
112 nir_variable *texture = tex_get_texture_var(tex);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c37 static nir_variable* tex_get_texture_var(nir_tex_instr *instr) function in typeref:typename:nir_variable *
191 nir_variable *texture = tex_get_texture_var(tex);

Completed in 7 milliseconds