Skip to content

Vulkan breaking changes

Dzmitry Malyshau edited this page Dec 3, 2020 · 1 revision

List of breaking compatibility changes between core Vulkan versions.

1.0 -> 1.1

  • KHR_maintenance3 adds new limits:
    • maxPerSetDescriptors
    • maxMemoryAllocationSize

1.1 -> 1.2

Clone this wiki locally