Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/depgraph/
DDependencyGraph.cpp67 TGraphSelection* TDependencyGraph::createSelection(TIntermSelection* intermSelection) in createSelection() function in TDependencyGraph
DDependencyGraphBuilder.cpp183 TGraphSelection* selection = mGraph->createSelection(intermSelection); in visitSelection()
DDependencyGraph.h169 TGraphSelection* createSelection(TIntermSelection* intermSelection);