Searched defs:tex_ir (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_tex.cpp | 473 auto tex_ir = new TexInstr(src.opcode, dst, {0, 1, 2, 3}, src_coord, in emit_tex_txf() local 563 auto tex_ir = new TexInstr(ld, dst, {0,1,2,3}, temp2, in emit_tex_tex_ms_direct() local 653 auto tex_ir = new TexInstr(ld, dst, {0,1,2,3}, temp2, in emit_tex_tex_ms() local
|
Completed in 3 milliseconds