[PATCH 2/2] loader_dri3: Variant 2: Wait for pending swaps to complete before drawable_fini.

Mike Lothian mike at fireburn.co.uk
Sat May 5 15:56:29 UTC 2018


Thank you for the clarification.

On Sat, 5 May 2018 at 14:31 Daniel Stone <daniel at fooishbar.org> wrote:

> On 5 May 2018 at 10:15, Mike Lothian <mike at fireburn.co.uk> wrote:
> > Out of interest can you try running the vulkan smoketest, I'm seeing
> this:
> >
> > smoketest
> > terminate called after throwing an instance of 'std::runtime_error'
> >  what():  VkResult -1000001004 returned
> > Aborted (core dumped)
>
> VK_ERROR_OUT_OF_DATE_KHR is returned from vkQueuePresentKHR when the
> application _must_ recreate the swapchain it uses for rendering.
> Usually this happens due to the window resizing (which the window
> manager can do), which Vulkan apps _must_ handle themselves. The
> smoketest chooses to handle this error by crashing.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-devel/attachments/20180505/042f7091/attachment.html>


More information about the xorg-devel mailing list