diff options
author | Laszlo Agocs <[email protected]> | 2025-06-04 09:47:48 +0200 |
---|---|---|
committer | Laszlo Agocs <[email protected]> | 2025-06-10 16:22:28 +0200 |
commit | 97fe141f25655d2debd9f3f9ca278aaa759f15e0 (patch) | |
tree | dfa7cebd9f24c38e1c689893e6408205ef6c1874 /examples/opengl/cube/mainwidget.h | |
parent | 21616e1447fb8583d81cb46b34ad25de4bd29d18 (diff) |
...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/opengl/cube/mainwidget.h')
0 files changed, 0 insertions, 0 deletions