Merge branch 'fix-undefined-trailing-data' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Tue, 26 Jan 2016 17:16:57 +0000 (12:16 -0500)
committerPyry Haulos <phaulos@google.com>
Tue, 26 Jan 2016 17:16:57 +0000 (12:16 -0500)
Fix undefined trailing data in pipeline barrier tests.

Set memory properly undefined when memory layout is changed and set image
contents undefined when buffer is written.

See merge request !402


Trivial merge