ycbcr: Align properly offset used for BindImageMemory2
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 12 Jan 2023 12:09:47 +0000 (13:09 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Sat, 21 Jan 2023 18:08:46 +0000 (18:08 +0000)
commit4e9f347861d08dcff1396a83c5131a77c5f2487c
tree1011c9cbe87c87da760ad1cd7a3a24da04190c49
parent5fea1c259da6ed27d8c2f4d95a347ad0f97febe7
ycbcr: Align properly offset used for BindImageMemory2

The test is using directly the requirements size, but it should be
ensure that is aligned to the requirements alignment.

Components: Vulkan

VK-GL-CTS Issue: 4223

Affects:
dEQP-VK.ycbcr.subresource_offset.*

Change-Id: I219fb38704ac3b2c0bd6d4f9afbde6d2265e1be6
external/vulkancts/modules/vulkan/ycbcr/vktYCbCrImageOffsetTests.cpp