summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-04-28 16:30:32 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-04-30 10:13:40 +0200
commit1af7fb5ed86c659ebea53e6f0316cac008cb89ed (patch)
treeac3e6447cc98c1748c5be79850da3735bce98267 /util
parent8ddd3ee60bff1197b251feadf871fdaeb995ef3b (diff)
rhi: Warn better in D3D/Vulkan for incompatible multisample resolve formats
Attempting to resolve a multisample image into a non-multisample one is only valid when the formats are the same, as per Vulkan spec and D3D docs. With Vulkan, this is sometimes not fatal, some implementations can apparently deal with some format combinations, so the problem may not be trivial to catch, although with validation layer enabled a warning is shown at least. To make it easier to discover, have our own warning. Task-number: QTBUG-83707 Change-Id: I8fc87471de91cd65a445fbe8cedbf31a8295db53 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions