Skip to content

initialize swapchain images

The spec states that for a valid XrSwapchainImageOpenGLKHR:

  • type must be XR_TYPE_SWAPCHAIN_IMAGE_OPENGL_KHR
  • next must be NULL.

Merge request reports