Improve coverage of MSAA copies
authorIlkka Saarelainen <ilkka.saarelainen@siru.fi>
Wed, 16 Feb 2022 05:57:01 +0000 (07:57 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 17 Mar 2022 17:46:04 +0000 (17:46 +0000)
commit483df939fe676b95c60854b4e1116021ebd3941f
tree8c73bbd9fd37b92c3866eaaa373fb2617598bdb0
parent8252a3d3cdd3cc4333c714f225a902e19b2d75d9
Improve coverage of MSAA copies

Existing MSAA copy tests use the universal queue only (graphics and
compute capabilities). This CL adds variants of multisample copy tests
that run the image copy operation on compute and transfer queues.

New tests:

dEQP-VK.api.copy_and_blit.*.resolve_image.whole_copy_before_resolving_compute.*
dEQP-VK.api.copy_and_blit.*.resolve_image.whole_copy_before_resolving_transfer.*

Affects:

dEQP-VK.api.copy_and_blit.*

Components: Vulkan

VK-GL-CTS issue: 3071

Change-Id: I5300878a52bb081bf3a2632836799d91340eaa14
android/cts/main/vk-master-2021-03-01/api.txt
android/cts/main/vk-master/api.txt
external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
external/vulkancts/mustpass/main/vk-default/api.txt