Searched refs:enablePreRotateSurfaces (Results 1 – 4 of 4) sorted by relevance
317 FeatureInfo enablePreRotateSurfaces = { member
1310 if (renderer->getFeatures().enablePreRotateSurfaces.enabled) in initializeImpl()2028 needRecreate = (context->getFeatures().enablePreRotateSurfaces.enabled && in checkForOutOfDateSwapchain()2050 if (context->getFeatures().enablePreRotateSurfaces.enabled) in checkForOutOfDateSwapchain()
1015 if (context->getFeatures().enablePreRotateSurfaces.enabled && in prepareForWarmUpPipelineCache()
5353 ANGLE_FEATURE_CONDITION(&mFeatures, enablePreRotateSurfaces, IsAndroid()); in initFeatures()