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

/external/chromium_org/third_party/angle_dx11/src/compiler/
H A Dintermediate.h224 virtual TIntermBinary* getAsBinaryNode() { return 0; } function in class:TIntermNode
408 virtual TIntermBinary* getAsBinaryNode() { return this; } function in class:TIntermBinary

Completed in 62 milliseconds