Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1705 ntt_push_tex_arg(struct ntt_compile *c, in ntt_push_tex_arg() function
1806 ntt_push_tex_arg(c, instr, nir_tex_src_coord, &s); in ntt_emit_texture()
1810 ntt_push_tex_arg(c, instr, nir_tex_src_comparator, &s); in ntt_emit_texture()
1813 ntt_push_tex_arg(c, instr, nir_tex_src_bias, &s); in ntt_emit_texture()
1814 ntt_push_tex_arg(c, instr, nir_tex_src_lod, &s); in ntt_emit_texture()