Don't assume sampling is allowed on linear-tiled YCbCr
authorGary Sweet <gsweet@broadcom.com>
Wed, 6 Jun 2018 12:35:43 +0000 (13:35 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 14 Jun 2018 14:09:25 +0000 (10:09 -0400)
commit5c477acb73186e4b6abe96c9b80b2e969f3b1a55
tree518319ef70350a93ff4fcdb6c2621c1c6d201463
parent73a9fa0c8288c84d143e33b65ee1db2faed9e5c3
Don't assume sampling is allowed on linear-tiled YCbCr

Linear-tiled formats do not have to support sampling.

The api.image_format_properties tests were checking that
sampling was supported for YCbCr in both optimal and linear
tiling.

Affects:

dEQP-VK.api.info.image_format_properties.*.linear.*

Components: Vulkan

VK-GL-CTS issue : 1200

Change-Id: Id2c2aafaca66fe25ecee243f026315a87d3d7abf
external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.cpp