summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkantexture/hellovulkantexture.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-03-23 18:38:13 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-03-26 22:40:14 +0000
commit92dce210a2ca97161b4fc9cb1991585816982ff7 (patch)
treeb1b1f270dee9711d5f352e16e6dca8722570f901 /examples/vulkan/hellovulkantexture/hellovulkantexture.cpp
parent9a9195c8060d904dfad4ad9f51b5575d434a6037 (diff)
QVulkanWindow: Add missing device wait after user code
In a multi-threaded setup it is not unlikely that releaseSwapChainResources() will wait for and submit any remaining frame building. Hence a wait is necessary also after invoking the user's implementation. Change-Id: I3c963c05c1c3981980da5e4ff9c572df24a1e473 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'examples/vulkan/hellovulkantexture/hellovulkantexture.cpp')
0 files changed, 0 insertions, 0 deletions