Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_inlines.h242 Value *TexInstruction::getIndirectR() const in getIndirectR() function
Dnv50_ir.h789 inline Value *getIndirectR() const;
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_lowering_nvc0.cpp668 Value *rRel = i->getIndirectR(); in handleTEX()
711 Value *ticRel = i->getIndirectR(); in handleTEX()