OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUseEmulatedFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/compiler/
intermediate.h
471
bool
getUseEmulatedFunction
() { return useEmulatedFunction; }
515
bool
getUseEmulatedFunction
() { return useEmulatedFunction; }
OutputGLSLBase.cpp
407
if (visit == PreVisit && node->
getUseEmulatedFunction
())
630
if (delayedWrite && visit == PreVisit && node->
getUseEmulatedFunction
())
Completed in 36 milliseconds