Searched defs:tir (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_emittexinstruction.cpp | 223 auto tir = new TexInstruction(TexInstruction::sample_l, dst, src, in emit_cube_txl() local 299 auto tir = new TexInstruction(tex_op, dst, src, in emit_cube_txb() local 338 auto tir = new TexInstruction(tex_op, dst, src, in emit_cube_tex() local 770 auto tir = new TexInstruction(tex_op, dst, src, sampler.id, in emit_cube_tg4() local
|