Searched refs:isSampler (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DANGLEWebKitBridge.h63 bool isSampler() const function in struct:WebCore::ANGLEShaderSymbol
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXUtilities.h38 bool isSampler(const llvm::Value &);
H A DNVPTXUtilities.cpp146 bool llvm::isSampler(const llvm::Value &val) { function in class:llvm
H A DNVPTXAsmPrinter.cpp1058 if (llvm::isSampler(*GVar)) {
1445 if (llvm::isSampler(*I) || llvm::isImage(*I)) {
1453 else // Should be llvm::isSampler(*I)

Completed in 109 milliseconds