Correct image usage flags for YCbCr copy tests
authorJorg Wagner <jorg.wagner@arm.com>
Thu, 28 Sep 2017 11:59:51 +0000 (13:59 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 2 Oct 2017 08:49:41 +0000 (04:49 -0400)
commita4f1d2585aaa799ed8d584a4c56243b2a3d7a661
tree4ee9f3203224164222b7575c38a745f5005c6d28
parenteec0cbe0f6b79ef10f8e72834bfc30715f88e253
Correct image usage flags for YCbCr copy tests

The images are used as copy source and destination,
hence TRANSFER_SRC | TRANSFER_DST must be present
in the usage flags.

Images are not sampled from - remove SAMPLED flag.

Affects:
dEQP-VK.ycbcr.copy.*

Components: Vulkan

VK-GL-CTS issue: 715

Change-Id: Ie53d3e2fb18aa834af12938cd822aa6c50f75986
(cherry picked from commit f2a5b768c81760bef727f1d72741e74274968518)
external/vulkancts/modules/vulkan/ycbcr/vktYCbCrCopyTests.cpp