Searched refs:doesSRGBClearsOnLinearFramebufferAttachments (Results 1 – 3 of 3) sorted by relevance
53 FeatureInfo doesSRGBClearsOnLinearFramebufferAttachments = { member
1478 if (features.doesSRGBClearsOnLinearFramebufferAttachments.enabled && in syncClearState()1512 if (features.doesSRGBClearsOnLinearFramebufferAttachments.enabled && buffer == GL_COLOR && in syncClearBufferState()
2305 ANGLE_FEATURE_CONDITION(features, doesSRGBClearsOnLinearFramebufferAttachments, in InitializeFeatures()