summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevtouch
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-05-07 16:23:48 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-05-07 21:15:52 +0200
commit8cdc9ac5b2310e42c4fecdb001e1f8ddeecc4aa1 (patch)
treea6e2d064bd28247d875fdd83996eb5ff3466bacf /src/platformsupport/input/evdevtouch
parent2f8cfc2c608159bfbe6e085c37bd76bbaa5bd607 (diff)
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>
Diffstat (limited to 'src/platformsupport/input/evdevtouch')
0 files changed, 0 insertions, 0 deletions