Merge branch '266-dEQP-VK.renderpass-Test-Fixes' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Wed, 3 Feb 2016 18:15:13 +0000 (13:15 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 3 Feb 2016 18:15:13 +0000 (13:15 -0500)
dEQP-VK.renderpass-Test-Fixes

* cmdPipelineBarrier should not be called with srcStageMask and dstStageMask set to zero.
* Adding code to initialize image attachment usage.

Fixes issue #266

See merge request !408


Trivial merge