Fix image feature checks for swapchain_mutable.*
authorPiers Daniell <pdaniell@nvidia.com>
Mon, 3 Dec 2018 22:27:34 +0000 (15:27 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 6 Dec 2018 15:50:04 +0000 (10:50 -0500)
commitd4862b7471082c991c9b89161fdbe5c8ae53f1cd
tree31285400166537753b9eb57c9ca6b0c3911a1da5
parentcf6735d8451c2884bfc17e001f39e3b41f5c5935
Fix image feature checks for swapchain_mutable.*

This fix mirrors what was already done in
https://gerrit.khronos.org/#/c/2799/ for the other
image.mutable.* tests. Without this fix the
DE_FATAL("Invalid download method") assert will fire
for some of the sub tests and the test won't be
properly skipped when the platform doesn't support
the format.

Components: Vulkan

Affects: dEQP-VK.image.swapchain_mutable.*

VK-GL-CTS Issue: 1295

Change-Id: I009baa8697ae09f7e9b8001b90159658ced4c62a
external/vulkancts/modules/vulkan/image/vktImageMutableTests.cpp