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, 12 Jan 2018 13:56:52 +0000 (08:56 -0500)
commit01b118c6e99f210b4c23dc7dbbb29e1c09fd2719
tree06bb365043cbb3cbb55f4c66771aab362600bb2c
parent1d0dcba3a29d767ec99aba34f2dd6bcca44c7349
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