summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/undoframework/mainwindow.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <[email protected]>2025-06-04 09:47:48 +0200
committerLaszlo Agocs <[email protected]>2025-06-10 16:22:28 +0200
commit97fe141f25655d2debd9f3f9ca278aaa759f15e0 (patch)
treedfa7cebd9f24c38e1c689893e6408205ef6c1874 /examples/widgets/tools/undoframework/mainwindow.cpp
parent21616e1447fb8583d81cb46b34ad25de4bd29d18 (diff)
rhi: metal: Handle MSAA backing textures like other texturesHEADdev
...when it comes to dropping them in the swapchain's createOrResize(). There is no wait for command completion normally, unless the code path that calls destroy() is hit. Therefore, handling msaaTex like the textures behind any normal QRhiTexture is important. Use the deferred release mechanism that QRhiTexture's destroy() would use on its backing textures. This avoids the occasional validation message when resizing Qt Quick windows that have both multisampling and Metal validation enabled. Task-number: QTBUG-112355 Pick-to: 6.10 6.9 6.8 Change-Id: I34549ce47e675d5869239b9330a166b80b40b30d Reviewed-by: Andy Nichols <[email protected]>
Diffstat (limited to 'examples/widgets/tools/undoframework/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions