Home
last modified time | relevance | path

Searched defs:fnCandidate (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp1062 const TFunction* fnCandidate; in handleFunctionCall() local
1515 void TParseContext::memorySemanticsCheck(const TSourceLoc& loc, const TFunction& fnCandidate, const… in memorySemanticsCheck()
1676 void TParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermOper… in builtInOpCheck()
2085 void TParseContext::nonOpBuiltInCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermA… in nonOpBuiltInCheck()
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp1083 bool TParseContext::functionCallLValueErrorCheck(const TFunction *fnCandidate, TIntermAggregate *ag… in functionCallLValueErrorCheck()
3584 const TFunction *fnCandidate; in addFunctionCallOrMethod() local
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp5275 const TFunction* fnCandidate = nullptr; in handleFunctionCall() local
5812 void HlslParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermO… in builtInOpCheck()