summaryrefslogtreecommitdiffstats
path: root/tests/manual/sharedtexture
diff options
context:
space:
mode:
authorYAMAMOTO Atsushi <atsushi.yamamoto@signal-slot.co.jp>2022-06-24 16:41:56 +0900
committerYAMAMOTO Atsushi <atsushi.yamamoto@signal-slot.co.jp>2022-06-29 18:39:53 +0900
commitebc966272a8aee4b783645d52f13a88b652200b9 (patch)
tree7b446c1cc21e484cf409901194cc79e6e4e5ed1f /tests/manual/sharedtexture
parent60d957b8a0530646028a01b28fa44230726c75a5 (diff)
Fix 3D Render Capture crashed issue
m_pendingRenderCaptureSendRequests is touched by different threads from Renderer::jobsDone and Renderer::executeCommandsSubmission. It causes Assert and crashes and shuould be protected with mutex. Task-number: QTBUG-104592 Pick-to: 6.2 6.3 6.4 Change-Id: I489691caeba2772f544fe1e4716053caf9492696 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'tests/manual/sharedtexture')
0 files changed, 0 insertions, 0 deletions