Skip the "two_draw" variants of zero_stride_with_offset tests
authorShih-hsin Li <seasonl@nvidia.com>
Mon, 17 Jan 2022 04:33:09 +0000 (04:33 +0000)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Sat, 22 Jan 2022 18:13:22 +0000 (18:13 +0000)
commitd0f716945655ce1b2666dfd334f81cb914a64737
tree90422c8c89fa544693f35865329e4efe70926119
parent04a69161ffb8799796cc3f0d2d3ce30466e9e2f8
Skip the "two_draw" variants of zero_stride_with_offset tests

There's only one vertex in vertex array for singleVertex config.
Non-zero stride can cause out of bound memory access error since
vkd.cmdDraw draws 6(singleVertexDrawCount) vertices in singleVertex
config.

Affects:
dEQP-VK.pipeline.extended_dynamic_state.*.zero_stride_with_offset

Components: Vulkan

VK-GL-CTS issue: 3463

Change-Id: I77baa395c40f74f518bc9c7e8daf32c87686868a
android/cts/master/vk-master-2021-03-01/pipeline.txt
android/cts/master/vk-master/pipeline.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineExtendedDynamicStateTests.cpp
external/vulkancts/mustpass/master/vk-default/pipeline.txt