Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dintermediate.h282 virtual TIntermSelection* getAsSelectionNode() { return 0; } in getAsSelectionNode() function
626 TIntermSelection* getAsSelectionNode() { return this; } in getAsSelectionNode() function