Home
last modified time | relevance | path

Searched defs:tex_index (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_optim.c43 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in get_tex_unit() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_tex_src_plane.c124 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in lower_tex_src_plane_block() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1416 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in nir_lower_tex_block() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1599 int tex_index = tgsi_inst->Src[1].Register.Index; in ttn_txq() local