Fix buffer copy extents in blit tests
authorGraeme Leese <gleese@broadcom.com>
Fri, 4 Jun 2021 13:50:34 +0000 (14:50 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 29 Jun 2021 07:13:51 +0000 (07:13 +0000)
commit810c5c7e1e32a4fc9bb7bee2f1e04230fe15907a
tree6114abf5e4ad5bdcd005ec19956f98610ded6d97
parentce1ae17c4785a8a57214a16fac46e28832956fa9
Fix buffer copy extents in blit tests

The buffer extents of copies to/from compressed images should account
for the extra size of the compressed block that might not fit in the
actual image but it was not.

Component: Vulkan
Affects: dEQP-VK.api.copy_and_blit.*

Change-Id: Ia4a47554078722b3cd4548df413bcdb62451cba5
external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp