Home
last modified time | relevance | path

Searched defs:containsSampler (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp786 bool TParseContext::containsSampler(TType& type) in containsSampler() function in TParseContext
/third_party/glslang/glslang/Include/
DTypes.h1917 virtual bool containsSampler() const in containsSampler() function