-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Vulkan 1.2 supported environment is not yet widely available(as of Jun, 2020), so adding support of 1.1 would be nice.
Apparently, required modification seems small. I could run VkInline on 1.1 driver(NV Linux, AMD amdgpu-pro Linux) by simply replacing 1.2 -> 1.1 and VK_KHR_buffer_address stuff to VK_EXT_buffer_address.
@fynv Is there any concern to support Vukan 1.1? When no further changes required, I can send a PR to support 1.1.
Metadata
Metadata
Assignees
Labels
No labels