Skip over video.decode tests for 32-bit CTS
authorPiers Daniell <pdaniell@nvidia.com>
Thu, 26 Jan 2023 22:00:03 +0000 (15:00 -0700)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 2 Feb 2023 16:50:12 +0000 (16:50 +0000)
commit8c217e3c35b1dc8c8546dff164fa728efbfcc559
tree42c6c8277972cd76f944be55c5efff3ff93e4b13
parentbebd946527303fe36fd5170d7398e51c1ae990a2
Skip over video.decode tests for 32-bit CTS

These tests use 64-bit library binaries to do the video parsing,
so they cannot be used on 32-bit builds of CTS. These tests
are reported a not supported for 32-bit CTS.

Affects:

dEQP-VK.video.decode.*

Components: Vulkan

VK-GL-CTS issue: 4253

Change-Id: I76772c594c783bb7d6d44ddeb5df71cd86be5f5f
external/vulkancts/modules/vulkan/video/vktVideoDecodeTests.cpp