Test invalid pInheritanceInfo for primary command buffers
authorRicardo Garcia <rgarcia@igalia.com>
Wed, 14 Oct 2020 10:48:48 +0000 (12:48 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 30 Oct 2020 08:15:26 +0000 (04:15 -0400)
commit98ac7d74330bfaa7caff9a24d9c8f310bd6d2b2e
treecee6c2fd026727d6c7c00d7cd8bff14278ed0953
parentf19be9a6a4894f29a23fe074465c6bfd8a467049
Test invalid pInheritanceInfo for primary command buffers

When beginning a primary command buffer, the pInheritanceInfo structure
member should be ignored according to the specification. This commit
introduces a few test that set pInheritanceInfo to different invalid
values to make sure they are being ignored.

New tests:
dEQP-VK.api.command_buffers.bad_inheritance_info_*

Components: Vulkan
VK-GL-CTS issue: 2616

Change-Id: Iabd6e82b080d8cc57476dc303f19374c1a833b04
android/cts/master/vk-master-2020-03-01.txt
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/api/vktApiCommandBuffersTests.cpp
external/vulkancts/mustpass/master/vk-default.txt