diff options
author | Laszlo Agocs <[email protected]> | 2017-03-23 18:38:13 +0100 |
---|---|---|
committer | Laszlo Agocs <[email protected]> | 2017-03-26 22:40:14 +0000 |
commit | 92dce210a2ca97161b4fc9cb1991585816982ff7 (patch) | |
tree | b1b1f270dee9711d5f352e16e6dca8722570f901 /examples/vulkan/shared/trianglerenderer.cpp | |
parent | 9a9195c8060d904dfad4ad9f51b5575d434a6037 (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 <[email protected]>
Diffstat (limited to 'examples/vulkan/shared/trianglerenderer.cpp')
0 files changed, 0 insertions, 0 deletions