Searched refs:supportsSwapchain (Results 1 – 6 of 6) sorted by relevance
112 bool supportsSwapchain() const { return fSupportsSwapchain; } in supportsSwapchain() function
236 if (gpu->vkCaps().supportsSwapchain()) { in prepareForPresent()
1144 if (info.fImageLayout == VK_IMAGE_LAYOUT_PRESENT_SRC_KHR && !caps.supportsSwapchain()) { in check_image_info()
121 bool supportsSwapchain() const { return fSupportsSwapchain; } in supportsSwapchain() function
552 if (gpu->vkCaps().supportsSwapchain()) { in prepareForPresent()
1178 if (info.fImageLayout == VK_IMAGE_LAYOUT_PRESENT_SRC_KHR && !caps.supportsSwapchain()) { in check_image_info()