Merge branch 'validation_fix_pipeline' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Tue, 19 Apr 2016 19:21:31 +0000 (19:21 +0000)
committerPyry Haulos <phaulos@google.com>
Tue, 19 Apr 2016 19:21:31 +0000 (19:21 +0000)
Validation fixes for dEQP-VK.pipeline.*

- Corrected out of range minDepthBounds value
- Added missing image layout transitions
- timestamp, cache tests: pass data through geometry shader
- cache test: use correct initialLayout in attachment when starting a second render pass

See #357 for more info.

Fixes issue #309, #351

See merge request !510


Trivial merge