Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/depgraph/
DDependencyGraph.h20 class TGraphSelection; variable
100 TGraphSelection(TIntermSelection* intermSelection) : TGraphNode(intermSelection) {} in TGraphSelection() function