Improve the error message when storing uncomressed images fails.
authorHyunjun Ko <zzoon@igalia.com>
Mon, 22 Aug 2022 06:55:24 +0000 (15:55 +0900)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 25 Aug 2022 16:37:13 +0000 (16:37 +0000)
commita3b4593798e9ce7b2c96c832f9d1ff334a7ca694
tree3a8d25ce11b511e10f1c022f44bc6ae168f7a5c6
parent864176f1a7b4b73d80b812c2df57149cf5af5d4b
Improve the error message when storing uncomressed images fails.

It's been ambiguous since the output doesn't have any information when
storing an uncompressed image fails.

Affects:
dEQP-VK.image.texel_view_compatible.compute.basic.*

Components: Vulkan

VK-GL-CTS issue: 3897

Change-Id: I923efb15a9927c87c581dc3c96115b5d6c0b2580
external/vulkancts/modules/vulkan/image/vktImageCompressionTranscodingSupport.cpp