Skip to content

openxr-context: Call xrGetVulkanGraphicsDeviceKHR

Christoph Haag requested to merge xrGetVulkanGraphicsDeviceKHR into master

It is actually required by the spec.

Actually using the device and extensions would require some refactoring in gulkan and gxr, all of which will be thrown out in the next branch.

My suggestion is leaving it like this right now and betting on it runs on the right GPU.

Merge request reports