Searched defs:getAsUnaryNode (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h281 virtual TIntermUnary* getAsUnaryNode() { return 0; } function in class:TIntermNode
523 virtual TIntermUnary* getAsUnaryNode() { return this; } function in class:TIntermUnary

Completed in 39 milliseconds