Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesGL_autogen.h425 FeatureInfo promotePackedFormatsTo8BitPerChannel = { member
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp512 features.promotePackedFormatsTo8BitPerChannel.enabled)) in GetNativeInternalFormat()
521 features.promotePackedFormatsTo8BitPerChannel.enabled)) in GetNativeInternalFormat()
H A Drenderergl_utils.cpp2532 ANGLE_FEATURE_CONDITION(features, promotePackedFormatsTo8BitPerChannel, IsApple() && hasAMD); in InitializeFeatures()