Add missing check for rgba10x6 features
authorziga-lunarg <ziga@lunarg.com>
Fri, 4 Nov 2022 20:22:22 +0000 (21:22 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 17 Nov 2022 17:39:32 +0000 (17:39 +0000)
commit04c474c630d3fc36b1d9d250f3b13e21640bb205
treee2107beab7eb3d14eccaf95437fad52f78bf6018
parent6c5c4b2d5af48d1835f1e2c3ab3fc6198ed9e4a4
Add missing check for rgba10x6 features

Feature formatRgba10x6WithoutYCbCrSampler must be supported if image is
created with format VK_FORMAT_R10x6G10X6B10X6A10X6_UNORM_4PACK16 and
level count is greater than 1

Components: Vulkan

VK-GL-CTS issue: 3992

Affected tests:
dEQP-VK.pipeline.image_view.view_type.*.format.*

Change-Id: I63f7d2083ea85d9f6232540d72178bd8172b13d5
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageSamplingInstance.cpp