Searched refs:getIndirectR (Results 1 – 4 of 4) sorted by relevance
1000 Value *hnd = loadTexHandle(i->getIndirectR(), i->tex.r); in handleTEX()1040 Value *hnd = i->getIndirectR(); in handleTEX()1050 Value *hnd = i->getIndirectR(); in handleTEX()1063 Value *ticRel = i->getIndirectR(); in handleTEX()1367 Value *ticRel = txq->getIndirectR(); in handleTXQ()1387 Value *hnd = loadTexHandle(txq->getIndirectR(), txq->tex.r); in handleTXQ()1907 Value *ind = suq->getIndirectR(); in handleSUQ()1962 Value *ind = tex->getIndirectR(); in adjustCoordinatesMS()2004 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVE4()2395 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVC0()[all …]
274 Value *TexInstruction::getIndirectR() const in getIndirectR() function
267 Value *ind = suq->getIndirectR(); in handleSUQ()
1064 inline Value *getIndirectR() const;