Test copying data between compressed and uncompressed images
authorPaavo Pessi <paavo.pessi@siru.fi>
Thu, 5 Apr 2018 12:18:58 +0000 (15:18 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 24 Apr 2018 13:54:46 +0000 (09:54 -0400)
commitc393c097222366390911b474650ed3bafa29baa5
tree41548a9062f398e2c8f130b0681994a9e11d0dc7
parenta9a452af8208adf56474d7a133c613a16e0a1f0e
Test copying data between compressed and uncompressed images

New tests were added to verify that when copying data between
compressed and uncompressed formats the extent members represent the
texel dimensions of the source image and not the destination.

Helper functions for querying information about compressed formats were
moved from vktImageTestUtil to vkImageUtil.

New tests:

dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.*

Components: Vulkan, Framework

VK-GL-CTS issue: 1081
VK-GL-CTS public issue: 90

Change-Id: Ie639e5d96a478ec1d8ef5c4abc73aa80a8005219
android/cts/master/vk-master.txt
external/vulkancts/framework/vulkan/vkImageUtil.cpp
external/vulkancts/framework/vulkan/vkImageUtil.hpp
external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
external/vulkancts/modules/vulkan/image/vktImageTestsUtil.cpp
external/vulkancts/modules/vulkan/image/vktImageTestsUtil.hpp
external/vulkancts/mustpass/1.1.2/vk-default-no-waivers.txt
external/vulkancts/mustpass/1.1.2/vk-default.txt