dEQP-VK.ycbcr.* tests throw NotSupported incorrectly
authorMarcin Rogucki <marcin.rogucki@mobica.com>
Mon, 9 Oct 2017 13:56:44 +0000 (15:56 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 10 Oct 2017 18:15:04 +0000 (14:15 -0400)
commit8ee015701bdeed93cf55f91f5af91cdc61bb7fcb
treec8c71f366e09861e0b290f0df794f4e308c0d99d
parentb8fedc1584751f778286b94ccc1ca6c4a8653d87
dEQP-VK.ycbcr.* tests throw NotSupported incorrectly

Generic way of checking samplerYcbcrConversion support
added to DefaultDevice and Context.
Used in dEQP-VK.ycbcr.* tests group in checkImageSupport() function.

Component: Vulkan

VK-GL-CTS issue: 755

Affects: dEQP-VK.ycbcr.*

Change-Id: I0774a476f7ed94351c00387bc2e75d9c09492970
external/vulkancts/modules/vulkan/vktTestCase.cpp
external/vulkancts/modules/vulkan/vktTestCase.hpp
external/vulkancts/modules/vulkan/ycbcr/vktYCbCrUtil.cpp