Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRewriteRowMajorMatrices.cpp780 TIntermAggregate *functionCall = accessor->getAsAggregate(); in determineAccess() local
1290 TIntermTyped *functionCall = in transformWriteExpression() local
1297 TIntermTyped *functionCall = in transformWriteExpression() local
/external/angle/src/compiler/translator/
DParseContext.cpp5731 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()
/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp726 std::ostringstream functionCall; in genFunctionCall() local