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 2 years ago

philpax commented 2 years 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.