Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emittexinstruction.cpp502 auto tex_ir = new TexInstruction(TexInstruction::ld, dst, src.coord, in emit_tex_txf() local
519 emit_instruction(tex_ir); in emit_tex_txf()
846 auto tex_ir = new TexInstruction(TexInstruction::ld, dst, src.coord, in emit_tex_txf_ms() local
863 emit_instruction(tex_ir); in emit_tex_txf_ms()