Fix source blit image size
authorMarcin Kańtoch <marcin.kantoch@amd.com>
Thu, 25 Feb 2021 16:23:31 +0000 (17:23 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sat, 6 Mar 2021 09:55:13 +0000 (09:55 +0000)
commit3dddaeca84227bf3b8d8067c432b44236f52b1f5
tree738650902eeab20839efd0849150e618834211c7
parent7a7249bc11711cdf67e1268675502be819ce5d83
Fix source blit image size

Changed the way source blit image size is calculated,
so that in all circumstances width > 0 and height > 0.

Affects:
dEQP-VK.memory.pipeline_barrier.host_read_transfer_dst.1024

Components: Vulkan

VK-GL-CTS issue: 2816

Change-Id: Id23a8e613b013e9e40b0075822b80c78b9ca418c
external/vulkancts/modules/vulkan/memory/vktMemoryPipelineBarrierTests.cpp