Fix dEQP-VK.geometry.layered.2d_array.readback
authordzabaj01 <dzanan.bajgoric@arm.com>
Mon, 24 Feb 2020 12:39:21 +0000 (13:39 +0100)
committerdzabaj01 <dzanan.bajgoric@arm.com>
Mon, 24 Feb 2020 12:40:34 +0000 (13:40 +0100)
commitba3ca0911eae872484652d228afd3598be45990d
tree445a5d527bea180bdc4095f78d05411dbda633be
parent221a4bcea01437f72da152cb310e90dd8f01cc80
Fix dEQP-VK.geometry.layered.2d_array.readback

The patch fixes several image memory barriers that
are missing the (color or depth/stencil) read access
mask. The read access mask is needed because the
attachments are setup with the VK_ATTACHMENT_LOAD_OP_LOAD
load operation.

Components: Vulkan

VK-GL-CTS Issue: 2227

Affects: dEQP-VK.geometry.layered.2d_array.readback

Change-Id: I22b696f449cb83d88f3ec15d928577d6b3d65b6f
external/vulkancts/modules/vulkan/geometry/vktGeometryLayeredRenderingTests.cpp