monado/src/xrt/state_trackers
Christoph Haag d384c90104 st/oxr: Check that VkPhysicalDevice in graphics binding matches suggested device
XR_KHR_vulkan_enable2:
physicalDevice VkPhysicalDevice must match the device specified by xrGetVulkanGraphicsDevice2KHR

XR_KHR_vulkan_enable:
physicalDevice VkPhysicalDevice must match the device specified by xrGetVulkanGraphicsDeviceKHR

XR_KHR_vulkan_enable:
Add a trivial check that xrGetVulkanGraphicsDeviceKHR is called before xrCreateSession.
(our cached suggested device will be XR_NULL_HANDLE if it has not been called).
The XR_KHR_vulkan_enable2 code path already contains this check.
2021-05-07 13:42:49 +02:00
..
dev xrt: Add missing SPDX tags 2020-03-23 17:29:43 -05:00
gui st/gui: Add missing copyright header to file 2021-04-26 14:08:57 +00:00
oxr st/oxr: Check that VkPhysicalDevice in graphics binding matches suggested device 2021-05-07 13:42:49 +02:00
prober p/prober: Print info for applied tracking override 2021-04-19 12:53:47 +02:00
steamvr_drv st/steamvr: Add rift controllers 2021-04-02 15:48:10 +00:00
CMakeLists.txt steamvr: Implement basic SteamVR driver 2020-11-09 19:21:27 +00:00
meson.build steamvr: Implement basic SteamVR driver 2020-11-09 19:21:27 +00:00