Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DBuiltInFunctionEmulator.cpp28 node->setUseEmulatedFunction(); in visitUnary()
43 node->setUseEmulatedFunction(); in visitAggregate()
H A DIntermNode.h569 void setUseEmulatedFunction() { mUseEmulatedFunction = true; } in setUseEmulatedFunction() function
654 void setUseEmulatedFunction() { mUseEmulatedFunction = true; } in setUseEmulatedFunction() function