Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesGL_autogen.h323 FeatureInfo readPixelsUsingImplementationColorReadFormatForNorm16 = { member
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp298 enabled = features.readPixelsUsingImplementationColorReadFormatForNorm16.enabled && in Initialize()
740 if (features.readPixelsUsingImplementationColorReadFormatForNorm16.enabled && in readPixels()
H A Dformatutilsgl.cpp784 if (features.readPixelsUsingImplementationColorReadFormatForNorm16.enabled && in GetNativeReadFormat()
H A Drenderergl_utils.cpp2441 ANGLE_FEATURE_CONDITION(features, readPixelsUsingImplementationColorReadFormatForNorm16, in InitializeFeatures()