My GPU (RTX 2070 Super on driver 577.00) reports that it does not support this extension. However, I'm looking at https://vulkan.gpuinfo.org/listdevicescoverage.php?extension=VK_KHR_unified_image_layouts&platform=windows and it lists the GTX 1080, 1060, 940MX, and 840M as supporting it on driver 573.38. What gives?
#VK_KHR_unified_image_layouts support
4 messages · Page 1 of 1 (latest)
nv driver versions aren’t always a superset of each other even if the overall number is higher
the first number (577/573) specifies an internal branch number and the second number a revision number
sometimes it happens that e.g. a developer beta has a lower branch number but still has newer stuff