Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/
Dintermediate.h471 bool getUseEmulatedFunction() { return useEmulatedFunction; } in getUseEmulatedFunction() function
515 bool getUseEmulatedFunction() { return useEmulatedFunction; } in getUseEmulatedFunction() function
DOutputGLSLBase.cpp407 if (visit == PreVisit && node->getUseEmulatedFunction()) in visitUnary()
630 if (delayedWrite && visit == PreVisit && node->getUseEmulatedFunction()) in visitAggregate()