Home
last modified time | relevance | path

Searched refs:readPixelsUsingImplementationColorReadFormatForNorm16 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h387 Feature readPixelsUsingImplementationColorReadFormatForNorm16 = { member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp291 enabled = features.readPixelsUsingImplementationColorReadFormatForNorm16.enabled && in Initialize()
677 if (features.readPixelsUsingImplementationColorReadFormatForNorm16.enabled && in readPixels()
Dformatutilsgl.cpp774 if (features.readPixelsUsingImplementationColorReadFormatForNorm16.enabled && in GetNativeReadFormat()
Drenderergl_utils.cpp2049 ANGLE_FEATURE_CONDITION(features, readPixelsUsingImplementationColorReadFormatForNorm16, in InitializeFeatures()