Merge branch '273-vertex-input-stride-fix' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Wed, 3 Feb 2016 18:09:02 +0000 (13:09 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 3 Feb 2016 18:09:02 +0000 (13:09 -0500)
dEQP-VK.pipeline.vertex_input.*: corrected vertex input binding strides.

Consecutive strides did not result in aligned accesses to the vertex
attributes.

See merge request !415


Trivial merge