Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_inlines.h279 Value *TexInstruction::getIndirectS() const in getIndirectS() function
Dnv50_ir.h1010 inline Value *getIndirectS() const;
Dnv50_ir_lowering_nvc0.cpp950 Value *tscRel = i->getIndirectS(); in handleTEX()