Open
Description
VK 1.0 is hardcoded here:
For XR_KHR_vulkan_enable2
, the version can (should) be forced by the runtime or an API layer's implementation of xrCreateVulkanInstanceKHR
, however this isn't supported via XR_KHR_vulkan_enable
- for the older OpenXR extension, the app should respect the min api version from XrGraphicsRequirementsVulkanKHR
and use it for vkCreateInstance()