Searched defs:functionCall (Results 1 – 4 of 4) sorted by relevance
779 TIntermAggregate *functionCall = accessor->getAsAggregate(); in determineAccess() local1289 TIntermTyped *functionCall = in transformWriteExpression() local1296 TIntermTyped *functionCall = in transformWriteExpression() local
279 TIntermFunctionDefinition *processFunctionCall(TIntermAggregate *functionCall, in processFunctionCall()
6445 void TParseContext::checkTextureGather(TIntermAggregate *functionCall) in checkTextureGather()6515 void TParseContext::checkTextureOffset(TIntermAggregate *functionCall) in checkTextureOffset()6638 void TParseContext::checkInterpolationFS(TIntermAggregate *functionCall) in checkInterpolationFS()6673 void TParseContext::checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall) in checkAtomicMemoryBuiltinFunctions()6707 void TParseContext::checkImageMemoryAccessForBuiltinFunctions(TIntermAggregate *functionCall) in checkImageMemoryAccessForBuiltinFunctions()6757 const TIntermAggregate *functionCall) in checkImageMemoryAccessForUserDefinedFunctions()
727 std::ostringstream functionCall; in genFunctionCall() local