Searched refs:getIndirectR (Results 1 – 3 of 3) sorted by relevance
886 Value *hnd = loadTexHandle(i->getIndirectR(), i->tex.r); in handleTEX()926 Value *hnd = i->getIndirectR(); in handleTEX()936 Value *hnd = i->getIndirectR(); in handleTEX()949 Value *ticRel = i->getIndirectR(); in handleTEX()1269 Value *ticRel = txq->getIndirectR(); in handleTXQ()1289 Value *hnd = loadTexHandle(txq->getIndirectR(), txq->tex.r); in handleTXQ()1792 Value *ind = suq->getIndirectR(); in handleSUQ()1847 Value *ind = tex->getIndirectR(); in adjustCoordinatesMS()1888 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVE4()2234 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVC0()[all …]
274 Value *TexInstruction::getIndirectR() const in getIndirectR() function
1009 inline Value *getIndirectR() const;