Add missing invalidates in depth/stencil resolve tests
authorRicardo Garcia <rgarcia@igalia.com>
Wed, 7 Aug 2019 14:18:53 +0000 (16:18 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 14 Aug 2019 11:33:34 +0000 (07:33 -0400)
commit61eb59ae0d06c80cf82f6a7fc3b5962a8d75d3c9
tree7dffea77b28767e2e9367fe86eddc5b11341e9f4
parent9af8b5c1ad98342a634b79a1f9c1213632248c64
Add missing invalidates in depth/stencil resolve tests

If the driver returns a non-coherent heap then the
dEQP-VK.renderpass2.depth_stencil_resolve.* may fail unpredictably as
the verify methods do not invalidate the result buffer before reading
the contents.

Affected tests:
dEQP-VK.renderpass2.depth_stencil_resolve.*

Components: Vulkan
VK-GL-CTS issue: 1907

Change-Id: I61c3fdc58ff521b751f1181282291ec1d941206b
external/vulkancts/modules/vulkan/renderpass/vktRenderPassDepthStencilResolveTests.cpp