philpax / wgpu-openxr-example

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

Access violation on exit #7

Open philpax opened 2 years ago

philpax commented 2 years ago

This is probably due to RAII freeing resources in the wrong order, but I've run out of time to fix up my debugger and track this down.