Merge branch 'api-command-buffers-undef_layout' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Mon, 25 Apr 2016 15:45:34 +0000 (15:45 +0000)
committerPyry Haulos <phaulos@google.com>
Mon, 25 Apr 2016 15:45:34 +0000 (15:45 +0000)
Fix image being used in UNDEFINED layout in api.command_buffers.render_pass_continue

Just transition it at the beginning of render pass.

Can be considered a part of #357

See merge request !539


Trivial merge