Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp206 SrcRegister getTexOffset(unsigned int i) const in getTexOffset() function in tgsi::Instruction
1626 scanInstructionSrc(insn, insn.getTexOffset(s), insn.texOffsetMask()); in scanInstruction()
2446 texi->offset[s][c].set(fetchSrc(tgsi.getTexOffset(s), c, NULL)); in handleTEX()
2486 texi->offset[s][c].set(fetchSrc(tgsi.getTexOffset(s), c, NULL)); in handleTXF()