OSDN Git Service

radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR
authorFredrik Höglund <fredrik@kde.org>
Tue, 25 Oct 2016 18:31:41 +0000 (20:31 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 26 Oct 2016 02:25:35 +0000 (12:25 +1000)
commit0a153f4ee472f8f17575bbfe05f1c96fb5ecf1ea
treead97fd431fb7e0a785d328392cf81cbac4fe36c4
parentf2770fb3d5e7a4a456f8f14726f72a1e37496419
radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR

This stops the debug layers from complaining when fences are used to
throttle image acquisition.

Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_wsi.c