Searched refs:CreateInternalFunctionDefinitionNode (Results 1 – 7 of 7) sorted by relevance
83 CreateInternalFunctionDefinitionNode(*oldMain, main->getBody()); in WrapMainAndAppend()
22 TIntermFunctionDefinition *CreateInternalFunctionDefinitionNode(const TFunction &func,
42 TIntermFunctionDefinition *CreateInternalFunctionDefinitionNode(const TFunction &func, in CreateInternalFunctionDefinitionNode() function
383 CreateInternalFunctionDefinitionNode(*getOffsetsFunction, body); in AddXfbEmulationSupport()409 {CreateInternalFunctionDefinitionNode(*xfbCaptureFunction, body)}); in AddXfbEmulationSupport()617 CreateInternalFunctionDefinitionNode(*transformPositionFunction, body); in AddVertexTransformationSupport()
120 CreateInternalFunctionDefinitionNode(*initGlobalsFunction, initGlobalsBlock); in InsertInitCallToMain()
303 CreateInternalFunctionDefinitionNode(*function, body); in visitAggregatePost()
1510 CreateInternalFunctionDefinitionNode(*copyFunction, body); in declareStructCopy()