Add missing support check in texture filtering with rgba10x6 format
authorziga-lunarg <ziga@lunarg.com>
Fri, 6 Jan 2023 16:34:34 +0000 (17:34 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 27 Jan 2023 10:12:51 +0000 (10:12 +0000)
commitf8fdedc8d7e5bc27cf22defda62bcdb3210b6c98
tree3e16cf4082d3316efa14fc1ef4ff57e00f598261
parente78430810211a7ab29cc55fa073057a6c8dccaf3
Add missing support check in texture filtering with rgba10x6 format

Feature formatRgba10x6WithoutYCbCrSampler must be enabled when
VK_FORMAT_R10X6G10X6B10X6A10X6_UNORM_4PACK16 is used in these tests,
because more than 1 mip level is used and only formats which do not
require sampler YCbCR conversion can be used

Components: Vulkan

VK-GL-CTS issue: 4205

Affected tests:
dEQP-VK.texture.filtering.cube.*

Change-Id: I3bdd286af2d0f2c19443e5d64304c69e43a43095
external/vulkancts/modules/vulkan/texture/vktTextureFilteringTests.cpp
external/vulkancts/modules/vulkan/texture/vktTextureTestUtil.cpp
external/vulkancts/modules/vulkan/texture/vktTextureTestUtil.hpp