Additional tests for UPDATE_AFTER_BIND
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Wed, 1 Jun 2022 14:02:11 +0000 (16:02 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 16 Jun 2022 20:37:16 +0000 (20:37 +0000)
commit7f17798cb6bc1f2748a38847647e1184b358bcbe
tree8ca2a7bbffc70f05ad78c1e954131d059e3c5ff7
parentc74a3d05d39b03905120b6021cb6e069f721f925
Additional tests for UPDATE_AFTER_BIND

UPDATE_AFTER_BIND was tested with descriptor write updates
but not with copies. This change extends descriptor_copy
tests to check also UPDATE_AFTER_BIND.
This change also moves all case requirement checks to
checkSuppport function.

Components: Vulkan

VK-GL-CTS issue: 3638

Affects:
dEQP-VK.binding_model.descriptor_copy.*

New tests:
dEQP-VK.binding_model.descriptor_copy.graphics_uab.*

Change-Id: Ibc45f4f8c7550edc7a974dd33a4dd245c51105a9
android/cts/main/vk-master-2020-03-01/binding-model.txt
android/cts/main/vk-master-2022-03-01/binding-model.txt
android/cts/main/vk-master/binding-model.txt
android/cts/main/vksc-main/binding-model.txt
external/vulkancts/modules/vulkan/binding_model/vktBindingDescriptorCopyTests.cpp
external/vulkancts/mustpass/main/vk-default/binding-model.txt
external/vulkancts/mustpass/main/vksc-default/binding-model.txt