Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DOutputGLSL.cpp49 bool isSingleStatement(TIntermNode* node) { in isSingleStatement() function
DOutputHLSL.cpp1529 bool OutputHLSL::isSingleStatement(TIntermNode *node) in isSingleStatement() function in sh::OutputHLSL