Fix instance-rate vertex attribute verification
authorMaciej Jesionowski <maciej.jesionowski@amd.com>
Thu, 5 Oct 2017 12:40:53 +0000 (14:40 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 6 Oct 2017 21:25:37 +0000 (17:25 -0400)
commit63af86bda39902339b7d46a3b6a9b64b6a884d32
tree3ad9c2ef1f10c94c92e0a8f69f2bf9f601cbd91d
parente68883ec831b98c5fb4eddf6239e0eee9a376d2f
Fix instance-rate vertex attribute verification

There was a bug in the test where it expected instance-rate vertex
attribute data at incorrect offsets in the input buffer. As a result
these attributes were always treated as out of bounds.

Affects: dEQP-VK.robustness.vertex_access.*

VK-GL-CTS issue: 752
Components: Vulkan

Change-Id: Ied900ab4174d4e8c25fd07c95e90d3c8228d5a26
external/vulkancts/modules/vulkan/robustness/vktRobustnessVertexAccessTests.cpp