Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dintermediate.h218 virtual TIntermSelection* getAsSelectionNode() { return 0; } in getAsSelectionNode() function
473 TIntermSelection* getAsSelectionNode() { return this; } in getAsSelectionNode() function