Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h281 virtual TIntermSelection* getAsSelectionNode() { return 0; } in getAsSelectionNode() function
624 TIntermSelection* getAsSelectionNode() { return this; } in getAsSelectionNode() function