summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorLionel Landwerlin <[email protected]>2019-12-12 17:51:26 +0200
committerLionel Landwerlin <[email protected]>2019-12-16 14:59:10 +0200
commitbc36160ccb07a662b2cfd7f0dec56e9c3f4f5aff (patch)
treebe94b109706a7ccc4671608ddaf0b13d8736417d /.gitlab-ci
parentc05619328888f006b960f7e39dd70801e539debc (diff)
vulkan/wsi: error out when image fence doesn't signal
If for some reason the fence associated with an image doesn't signal, we're likely in a device lost scenario, we should report that error. We can't really wait for a given amount of time because we could get a timeout and that is not a valid error to report for vkQueuePresentKHR, so just wait forever. Signed-off-by: Lionel Landwerlin <[email protected]> Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/830 Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to '.gitlab-ci')
0 files changed, 0 insertions, 0 deletions