Home
last modified time | relevance | path

Searched refs:unfoldShortCircuits (Results 1 – 3 of 3) sorted by relevance

/external/angle/include/platform/
DFeaturesGL.h353 Feature unfoldShortCircuits = { member
/external/angle/src/libANGLE/renderer/gl/
DShaderGL.cpp353 if (features.unfoldShortCircuits.enabled) in compile()
Drenderergl_utils.cpp2009 ANGLE_FEATURE_CONDITION(features, unfoldShortCircuits, IsApple()); in InitializeFeatures()