Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h191 …*addFunctionDefinition(const TFunction &function, TIntermAggregate *functionPrototype, TIntermAggr…
DParseHelper.cpp1921 …:addFunctionDefinition(const TFunction &function, TIntermAggregate *functionPrototype, TIntermAggr… in addFunctionDefinition() argument
1931 …TIntermAggregate *aggregate = intermediate.growAggregate(functionPrototype, functionBody, location… in addFunctionDefinition()