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

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

Completed in 75 milliseconds