Searched refs:avoid1BitAlphaTextureFormats (Results 1 – 3 of 3) sorted by relevance
29 Feature avoid1BitAlphaTextureFormats = {"avoid_1_bit_alpha_texture_formats", member
499 if (features.avoid1BitAlphaTextureFormats.enabled && internalFormat.alphaBits == 1) in GetNativeInternalFormat()
1865 ANGLE_FEATURE_CONDITION(features, avoid1BitAlphaTextureFormats, in InitializeFeatures()