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>
Mon, 15 Feb 2021 11:43:51 +0000 (12:43 +0100)
commit37ef90e8db7d85ed3c48e4187167d7fc0b9e1318
tree8427bf4ad97cc22ccffe50ad22e906bbe572b989
parentd84ab62f07a5de5a9c92104368ca9fbbb09e1b3b
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