Add missing read without format bit check in robustness tests
authorziga-lunarg <ziga@lunarg.com>
Sat, 15 Oct 2022 00:03:25 +0000 (02:03 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 10 Nov 2022 18:39:38 +0000 (18:39 +0000)
commit3c3392c87d395b185f6cc2a6ecbe1cf715503f82
tree07d174532e702fcb9c5a3c1426ea765a62e9de27
parente69d9c6da16ed60918ac26dc95a138a12749aa78
Add missing read without format bit check in robustness tests

If buffer view is being read as storage texel buffer with image format
of OpTypeImage being Unknown then the view's buffer features must
contain VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT

Components: Vulkan

VK-GL-CTS issue: 4047

Affected tests:
dEQP-VK.robustness.robustness2.bind.*

Change-Id: I46e5482fbfea3a945b133dbca0e020159049516f
external/vulkancts/modules/vulkan/robustness/vktRobustnessExtsTests.cpp