09-06-2021 01:18 PM
Simple YES/NO requested. This should be enabled in OpenXR 1.0 although I get the following:
E/OpenXR-Loader: Error [GENERAL | xrCreateInstance | OpenXR-Loader] : LoaderInstance::CreateInstance, no support found for requested extension: XR_KHR_vulkan_enable2
I am using the OpenXR loader supplied with the Oculus OpenXR Mobile SDK. I'm implementing MultiView support and need to access GL_EXT_multiview in my SPIRV vertex shader as GL_OVR_multiview2 no longer seems to be support.
09-07-2021 09:31 AM
XR_KHR_vulkan_enable2 will be available from v33.
09-07-2021 09:56 AM
Thank you
09-27-2021 02:19 PM
Any idea when v33 will drop?
09-28-2021 09:42 AM
v33 is now available to all users. Should install next time you update.