Searched refs:doesSRGBClearsOnLinearFramebufferAttachments (Results 1 – 3 of 3) sorted by relevance
44 Feature doesSRGBClearsOnLinearFramebufferAttachments = { member
1325 if (features.doesSRGBClearsOnLinearFramebufferAttachments.enabled && in syncClearState()1358 if (features.doesSRGBClearsOnLinearFramebufferAttachments.enabled && buffer == GL_COLOR && in syncClearBufferState()
1537 ANGLE_FEATURE_CONDITION(features, doesSRGBClearsOnLinearFramebufferAttachments, in InitializeFeatures()