SaschaWillems / VulkanCapsViewer

Vulkan hardware capability viewer
GNU Lesser General Public License v3.0
319 stars 70 forks source link

Android does not report wide color gamut surface formats #177

Closed SaschaWillems closed 1 year ago

SaschaWillems commented 1 year ago

For wide color gamut surface formats to show up, the VK_EXT_swapchain_colorspace extension must be enabled on Android. It should also be possible to update existing reports as devices will report new surface formats after this change.