Merge branch 'validation_fix_api' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Thu, 21 Apr 2016 18:23:52 +0000 (18:23 +0000)
committerPyry Haulos <phaulos@google.com>
Thu, 21 Apr 2016 18:23:52 +0000 (18:23 +0000)
Validation fixes for dEQP-VK.api.*

- Correct minDepthBounds value
- api.info.device.properties: use correct offsets when checking `VkPhysicalDeviceProperties` structure
- api.copy_and_blit: corrected image layout barriers usage

See issue #357

Doesn't include dEQP-VK.api.command_buffers fixes, these will be submitted separately.

See merge request !517


Trivial merge