Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_inlines.h247 Value *TexInstruction::getIndirectS() const in getIndirectS() function
Dnv50_ir.h790 inline Value *getIndirectS() const;
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_lowering_nvc0.cpp669 Value *sRel = i->getIndirectS(); in handleTEX()
712 Value *tscRel = i->getIndirectS(); in handleTEX()