philpax / wgpu-openxr-example

a barebones example of how to integrate OpenXR with wgpu (Vulkan-only)
MIT License
49 stars 9 forks source link

Crash on session idle followed by session ready #1

Closed philpax closed 1 year ago

philpax commented 1 year ago

The existing logic does not handle the headset being made available after loss, resulting in the swapchain being used improperly and a resulting crash.