Searched defs:tex_src (Results 1 – 2 of 2) sorted by relevance
114 bool EmitTexInstruction::emit_cube_txd(nir_tex_instr* instr, TexInputs& tex_src) in emit_cube_txd()186 bool EmitTexInstruction::emit_cube_txl(nir_tex_instr* instr, TexInputs& tex_src) in emit_cube_txl()259 bool EmitTexInstruction::emit_cube_txb(nir_tex_instr* instr, TexInputs& tex_src) in emit_cube_txb()307 bool EmitTexInstruction::emit_cube_tex(nir_tex_instr* instr, TexInputs& tex_src) in emit_cube_tex()595 GPRVector tex_src(src.coord, in_swizzle); in emit_tex_txb() local613 bool EmitTexInstruction::emit_tex_txs(nir_tex_instr* instr, TexInputs& tex_src, in emit_tex_txs()739 bool EmitTexInstruction::emit_cube_tg4(nir_tex_instr* instr, TexInputs& tex_src) in emit_cube_tg4()
1710 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in ntt_push_tex_arg() local