Searched defs:SamplerId (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/R600/
H A DR600TextureIntrinsicsReplacer.cpp163 Value *SamplerId = I.getArgOperand(2); local
181 Offset, ResourceId, SamplerId, CT, Coord);
187 Value *SamplerId = I.getArgOperand(5); local
205 Offset, ResourceId, SamplerId, CT, Coord);

Completed in 50 milliseconds