Home
last modified time | relevance | path

Searched defs:addFunctionPrototypeDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp1828 TIntermAggregate *TParseContext::addFunctionPrototypeDeclaration(const TFunction &function, const T… in addFunctionPrototypeDeclaration() function in TParseContext
/external/angle/src/compiler/translator/
DParseContext.cpp3811 TIntermFunctionPrototype *TParseContext::addFunctionPrototypeDeclaration( in addFunctionPrototypeDeclaration() function in sh::TParseContext