Merge branch 'validation_fix_ssbo' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Thu, 12 May 2016 17:47:59 +0000 (17:47 +0000)
committerPyry Haulos <phaulos@google.com>
Thu, 12 May 2016 17:47:59 +0000 (17:47 +0000)
Validation fix for dEQP-VK.ssbo

- Fixed an issue where descriptor set bindings were updated incorrectly (array of descriptors vs a few bindings of a single descriptor).

See #357 for other validation fixes.

See merge request !542


Trivial merge