HomeSort by relevance Sort by last modified time
    Searched refs:getIndirectR (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_inlines.h 274 Value *TexInstruction::getIndirectR() const
nv50_ir_lowering_nvc0.cpp 886 Value *hnd = loadTexHandle(i->getIndirectR(), i->tex.r);
926 Value *hnd = i->getIndirectR();
936 Value *hnd = i->getIndirectR();
949 Value *ticRel = i->getIndirectR();
    [all...]
nv50_ir.h 1009 inline Value *getIndirectR() const;
    [all...]

Completed in 53 milliseconds