Home
last modified time | relevance | path

Searched refs:setUseEmulatedFunction (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DBuiltInFunctionEmulator.cpp29 node->setUseEmulatedFunction(); in visitUnary()
44 node->setUseEmulatedFunction(); in visitAggregate()
DIntermNode.h543 void setUseEmulatedFunction() { mUseEmulatedFunction = true; } in setUseEmulatedFunction() function
623 void setUseEmulatedFunction() { mUseEmulatedFunction = true; } in setUseEmulatedFunction() function