Home
last modified time | relevance | path

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

/external/angle/include/platform/
DFeaturesGL.h41 Feature allowEtcFormats = {"allow_etc_formats", FeatureCategory::OpenGLWorkarounds, member
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp1715 (features.allowEtcFormats.enabled || functions->standard == STANDARD_GL_ES) && in GenerateCaps()
1721 !features.allowEtcFormats.enabled && functions->standard == STANDARD_GL_DESKTOP; in GenerateCaps()
1874 features, allowEtcFormats, in InitializeFeatures()