More dEQP-VK.synchronization fixes
authorPyry Haulos <phaulos@google.com>
Mon, 18 Apr 2016 22:33:44 +0000 (15:33 -0700)
committerPyry Haulos <phaulos@google.com>
Tue, 19 Apr 2016 17:45:47 +0000 (10:45 -0700)
commit159fc09e140bcc251b442f8d7ead67e5af2204d8
treefd9d586b446ceba23af9d33872f1df613fc32a53
parentf747a6ed486797b6d9657abce567f9bad6d8700b
More dEQP-VK.synchronization fixes

 * Spec requires even unused struct members to be initialized to legal
values.

 * Image initial layout barrier was not being executed.

Bug: 28074219
Change-Id: Ie2c5ecba0fa31c152b3ab85b1910ae6d07f4abbf
external/vulkancts/modules/vulkan/vktSynchronization.cpp