Fixup some missing/incorrect flushes and invalidates
authorGary Sweet <gsweet@broadcom.com>
Mon, 4 Sep 2017 10:14:58 +0000 (11:14 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 7 Sep 2017 15:41:08 +0000 (11:41 -0400)
commit9bf68509961066d801c8b91199f975ebb209db66
tree43b9a25f86118e7044a59898f2b4b4fc1cf9579f
parent493695a3b931ee4cc1d573ded0ec997d81999ba8
Fixup some missing/incorrect flushes and invalidates

Some of the flushes were too small, and there were a few
missing invalidates.

Affects:
dEQP-VK.ssbo.layout.*
dEQP-VK.pipeline.push_constant.compute_pipeline.simple_test

Components: Vulkan

VK-GL-CTS issue: 660

Change-Id: I27fac24397984f82865683f30b823570c3e52aed
external/vulkancts/modules/vulkan/pipeline/vktPipelinePushConstantTests.cpp
external/vulkancts/modules/vulkan/ssbo/vktSSBOLayoutCase.cpp