imageFence seems to have no purpose. And some of the comments seem to be out of date / misleading. More importantly, do the command buffer completion wait before the acquireNextImage. Otherwise frame.imageSem may have wait operations pending if the queueSubmit did not get to wait on it yet. The expectation is that this potential issue is what triggers the recent validation layer releases' enhanced synchronization checkers. Pick-to: 6.9 6.8 Fixes: QTBUG-132808 Change-Id: Ib8e3884ccea343f5a839aa2ee17cd358fafeac69 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%