Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h192 …unctionPrototype(const TSourceLoc &location, TFunction *function, TIntermAggregate **aggregateOut);
DParseHelper.cpp1948 …FunctionPrototype(const TSourceLoc &location, TFunction *function, TIntermAggregate **aggregateOut) in parseFunctionPrototype() argument
2041 *aggregateOut = paramNodes; in parseFunctionPrototype()