Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DBuiltInFunctionEmulator.cpp27 bool needToEmulate = mEmulator.setFunctionCalled(node->getFunction()); in visitUnary() local
42 bool needToEmulate = mEmulator.setFunctionCalled(node->getFunction()); in visitAggregate() local