Fix image layout in dEQP-VK.image
authorPyry Haulos <phaulos@google.com>
Thu, 9 Mar 2017 20:51:24 +0000 (12:51 -0800)
committerPyry Haulos <phaulos@google.com>
Fri, 10 Mar 2017 20:55:59 +0000 (15:55 -0500)
commit60d30ca8f073d85019f88ed82bebdf247086b898
tree201e883b10faff87d66ae9c4b0b5ed4f8247a7d9
parent525a14163d9637928649827918c7022a3db45959
Fix image layout in dEQP-VK.image

Image load and store ops are only supported in VK_IMAGE_LAYOUT_GENERAL.

Changed tests:

dEQP-VK.image.load_store.*
dEQP-VK.image.format_reinterpret.*
dEQP-VK.image.qualifiers.restrict.*

VK-GL-CTS issue: 217
Components: Vulkan

Change-Id: I2b9048176ce0e79b3d1db8cb36d384c1b4c4c9d4
external/vulkancts/modules/vulkan/image/vktImageLoadStoreTests.cpp