Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DOutputGLSLBase.cpp961 TIntermFunctionPrototype *prototype = node->getFunctionPrototype(); in visitFunctionDefinition() local
DIntermNode.h743 TIntermFunctionDefinition(TIntermFunctionPrototype *prototype, TIntermBlock *body) in TIntermFunctionDefinition()
DParseContext.cpp3341 TIntermFunctionPrototype *prototype = new TIntermFunctionPrototype(&function); in createPrototypeNodeFromFunction() local
3393 TIntermFunctionPrototype *prototype = in addFunctionPrototypeDeclaration() local