Skip to content
Snippets Groups Projects
  1. May 18, 2021
  2. May 17, 2021
  3. May 14, 2021
  4. May 13, 2021
  5. May 12, 2021
  6. May 11, 2021
  7. May 10, 2021
  8. May 07, 2021
    • Christoph Haag's avatar
      st/oxr: Check that VkPhysicalDevice in graphics binding matches suggested device · d384c901
      Christoph Haag authored
      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.
      d384c901
  9. May 05, 2021
  10. May 04, 2021
Loading