Improve failure error messages in format_feature_flags2 tests
authorRicardo Garcia <rgarcia@igalia.com>
Fri, 11 Nov 2022 12:54:55 +0000 (13:54 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 18 Nov 2022 00:06:32 +0000 (00:06 +0000)
commite94a29d9e3ff02b3df8ac698f3f8589f55c09a65
treee312b7a72f436f23d03437eeaf95002cbd31b67e
parentc40ee48f1153fe6e432093d08851823bd0cd49d7
Improve failure error messages in format_feature_flags2 tests

They didn't report the problematic bits on failures, which made it hard
to debug. This commit prints the missing bits in hex form, which can be
easily looked up in the specification text.

Affects:
dEQP-VK.api.format_feature_flags2.*

VK-GL-CTS issue: 4099
Components: Vulkan

Change-Id: I4472668a0dcf5a52fb3b33c48c69e674e4aa4998
external/vulkancts/modules/vulkan/api/vktApiFormatPropertiesExtendedKHRtests.cpp