Skip to content
  • Niklas Haas's avatar
    vulkan: make sure created swapchains actually work · adab9b76
    Niklas Haas authored
    We already have logic to pre-cache swapchain frames, so it's trivial for
    us to fetch the first swapchain image and hold it in place. As a plus,
    this way we can make sure it actually works, and return NULL if it
    doesn't.
    adab9b76