Searched refs:enablePreRotateSurfaces (Results 1 – 4 of 4) sorted by relevance
83 if (contextVk->getFeatures().enablePreRotateSurfaces.enabled || in compile()
770 if (renderer->getFeatures().enablePreRotateSurfaces.enabled) in initializeImpl()1302 if (contextVk->getFeatures().enablePreRotateSurfaces.enabled) in checkForOutOfDateSwapchain()1419 if (context->getRenderer()->getFeatures().enablePreRotateSurfaces.enabled) in computePresentOutOfDate()
2750 ANGLE_FEATURE_CONDITION(&mFeatures, enablePreRotateSurfaces, in initFeatures()
354 Feature enablePreRotateSurfaces = {"enablePreRotateSurfaces", FeatureCategory::VulkanFeatures, member