Home
last modified time | relevance | path

Searched refs:samplerCheck (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h350 …void samplerCheck(const TSourceLoc&, const TType&, const TString& identifier, TIntermTyped* initia…
DParseHelper.cpp2985 void TParseContext::samplerCheck(const TSourceLoc& loc, const TType& type, const TString& identifie… in samplerCheck() function in glslang::TParseContext
6154 samplerCheck(loc, type, identifier, initializer); in declareVariable()