Searched defs:functionCall (Results 1 – 3 of 3) sorted by relevance
780 TIntermAggregate *functionCall = accessor->getAsAggregate(); in determineAccess() local1290 TIntermTyped *functionCall = in transformWriteExpression() local1297 TIntermTyped *functionCall = in transformWriteExpression() local
5731 void TParseContext::checkTextureGather(TIntermAggregate *functionCall) in checkTextureGather()5797 void TParseContext::checkTextureOffset(TIntermAggregate *functionCall) in checkTextureOffset()5922 void TParseContext::checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall) in checkAtomicMemoryBuiltinFunctions()5957 void TParseContext::checkImageMemoryAccessForBuiltinFunctions(TIntermAggregate *functionCall) in checkImageMemoryAccessForBuiltinFunctions()5994 const TIntermAggregate *functionCall) in checkImageMemoryAccessForUserDefinedFunctions()
726 std::ostringstream functionCall; in genFunctionCall() local