Enforce OOB requirements for binding with multiple attributes
authorNoah Fredriks <Noah.Fredriks@amd.com>
Thu, 9 Nov 2017 21:00:29 +0000 (16:00 -0500)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 12 Jan 2018 12:02:25 +0000 (07:02 -0500)
commit253813a70ecd0b85f730e684b1bf890097031285
tree32051ff23d7cc166de7360a1524192f31cace018
parentb5c3876ff8e8e87fbbe687eb22b72c8f1544db04
Enforce OOB requirements for binding with multiple attributes

The spec states that, if any vertex input attribute using a specific
vertex input binding is out of bounds, then all vertex input attributes
using that vertex input binding for that vertex shader invocation are
considered out of bounds.

Affects: dEQP-VK.robustness.vertex_access.*.vertex_incomplete

Components: Vulkan

VK-GL-CTS issue: 848

Change-Id: I6a9222a0b2a53368af361419105793a5301a6bf6
(cherry picked from commit 65df12f839cea43333b11a4da900f838d5f44150)
external/vulkancts/modules/vulkan/robustness/vktRobustnessVertexAccessTests.cpp