Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/
Dintermediate.h226 virtual TIntermSelection* getAsSelectionNode() { return 0; } in getAsSelectionNode() function
553 TIntermSelection* getAsSelectionNode() { return this; } in getAsSelectionNode() function