Home
last modified time | relevance | path

Searched refs:createFunctionCall (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/depgraph/
DDependencyGraph.cpp34 TGraphFunctionCall* TDependencyGraph::createFunctionCall(TIntermAggregate* intermFunctionCall) in createFunctionCall() function in TDependencyGraph
DDependencyGraphBuilder.cpp39 TGraphFunctionCall* functionCall = mGraph->createFunctionCall(intermFunctionCall); in visitFunctionCall()
DDependencyGraph.h167 TGraphFunctionCall* createFunctionCall(TIntermAggregate* intermFunctionCall);