Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DBuiltInFunctionEmulator.cpp26 bool needToEmulate = mEmulator.setFunctionCalled(node->getFunction()); in visitUnary() local
41 bool needToEmulate = mEmulator.setFunctionCalled(node->getFunction()); in visitAggregate() local