Invalidate memory in draw tests
authorAlexander Galazin <alexander.galazin@arm.com>
Tue, 3 Oct 2017 19:29:50 +0000 (21:29 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 4 Oct 2017 07:43:54 +0000 (03:43 -0400)
commit1ce6e233a6245a1cf81a2a4e88b87c5d381a119a
tree4d64b52e5336ab0b66d3e1d7d24ee9ae466528f7
parent8203d1e8c63bc75290deb26334ba67bc3a28abf8
Invalidate memory in draw tests

The test group writes to non-coherent device memory with device,
but fails to call the required invalidate on the region before
reading mapped memory with host.

Components: Vulkan

VK-GL-CTS issue: 529

Affects: dEQP-VK.draw.*

Change-Id: Icf4aa6ea80c8c046e41b37402457b7f094d7ae50
external/vulkancts/modules/vulkan/draw/vktDrawImageObjectUtil.cpp