Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h321 void nonOpBuiltInCheck(const TSourceLoc&, const TFunction&, TIntermAggregate&);
DParseHelper.cpp1157 nonOpBuiltInCheck(loc, *fnCandidate, *call); in handleFunctionCall()
2085 void TParseContext::nonOpBuiltInCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermA… in nonOpBuiltInCheck() function in glslang::TParseContext