Searched refs:doesSRGBClearsOnLinearFramebufferAttachments (Results 1 – 3 of 3) sorted by relevance
48 Feature doesSRGBClearsOnLinearFramebufferAttachments = { member
1386 if (features.doesSRGBClearsOnLinearFramebufferAttachments.enabled && in syncClearState()1414 if (features.doesSRGBClearsOnLinearFramebufferAttachments.enabled && buffer == GL_COLOR && in syncClearBufferState()
1909 ANGLE_FEATURE_CONDITION(features, doesSRGBClearsOnLinearFramebufferAttachments, in InitializeFeatures()