rvkennedy
Level 3
since ‎10-30-2013
‎09-30-2022

User Statistics

  • 8 Posts
  • 0 Solutions
  • 5 Kudos given
  • 4 Kudos received

User Activity

I'm working on a native Quest OpenXR app with Vulkan. It was working fine until the v44 update got onto our devices. Now the swapchain initialization seems to be broken.Is anyone else using Vulkan/OpenXR on Quest?
I've managed to set up a native Quest app running Vulkan via OpenXR. It renders (clears the screen to a colour) - but only in Cast - the view from the headset remains black. No crashes, Vulkan validation errors, or OpenXR errors.What could I be missi...
I need to detect in native C++ whether the device is a Quest or Quest 2, in order to optimize performance. What is the correct way to do this in the API?
Following the instructions at https://developer.oculus.com/documentation/tools/tools-renderdoc-renderstage/ I expected to see a render stage trace. But clicking the "oculus logo" button in the Event Browser has no effect for me, and the Tile Timeline...