qt5base-lts/tests/auto/gui/rhi
Laszlo Agocs 8cdc9ac5b2 rhi: vulkan: Fix calling finish() twice with some copy commands in-between
The native command buffer handle was not updated, so the subsequent
finish() call attempted to record an invalid VkCommandBuffer. The
problem was not present with offscreen frames, only when finish() is
called with a swapchain-based frame active.

Task-number: QTBUG-84066
Change-Id: I9c4cb701c3dbbc28f237d6ae1cbf65aafd1fa95f
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2020-05-07 21:15:52 +02:00
..
qrhi rhi: vulkan: Fix calling finish() twice with some copy commands in-between 2020-05-07 21:15:52 +02:00
qshader Hotfix for int->qsizetype fallout in QShader 2020-05-05 11:34:39 +02:00
CMakeLists.txt Port rhi tests 2019-10-28 12:04:46 +00:00
rhi.pro