Add support for ABGR texture formats
authorJoshua Ashton <joshua@froggi.es>
Wed, 15 Jul 2020 03:34:34 +0000 (04:34 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 26 Nov 2020 19:31:41 +0000 (14:31 -0500)
commitcf2b7b6d5221ce6bbd0454a2b380a16b7100f4e2
tree5053a6f93eba421a9e8fcb12ca7f6be62c5cb7aa
parent2aae4de892b7fe8bce442180b008a0486c469648
Add support for ABGR texture formats

Needed for VK_EXT_4444_formats

Components: Vulkan Framework

Affects: *

Change-Id: I1f4a4e555d69da3d14df2ce34ad46526cb570911
external/vulkancts/modules/vulkan/image/vktImageTestsUtil.cpp
external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp
framework/common/tcuTexture.cpp
framework/common/tcuTexture.hpp
framework/common/tcuTextureUtil.cpp