YCbCr image views need a VkSamplerYcbcrConversionInfo
authorTom Cooper <tom.cooper@arm.com>
Wed, 25 Oct 2017 06:26:39 +0000 (08:26 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 27 Oct 2017 12:05:34 +0000 (08:05 -0400)
commit9a9419aa130a51b6e24a564e6a3997a88af2504e
tree6f6478ef96e33a5f6fa96fd520e25ef6de04b3cf
parent52b7de31e0bccf62ca28d820f4dc2d0d52793aa8
YCbCr image views need a VkSamplerYcbcrConversionInfo

Ensure the image views are created using the
VkSamplerYcbcrConversionInfo object via the pNext
chaining, as this is mandated by the Spec.

Affects:
dEQP-VK.ycbcr.query.*

Components: Vulkan

VK-GL-CTS issue: 788

Change-Id: If641b08432c26ca5b32c084c4c0b9c7f935bcb94
external/vulkancts/modules/vulkan/ycbcr/vktYCbCrImageQueryTests.cpp