Skip to content

vulkan: Add missing enumeration value

Emmanuele Bassi requested to merge vulkan-warning into master

Vulkan 1.1.97 added VK_ERROR_INVALID_DEVICE_ADDRESS_EXT, and we now must handle it.

Merge request reports