Fix api.smoke.* tests for validation
authorGraeme Leese <gleese@broadcom.com>
Wed, 19 Sep 2018 17:05:09 +0000 (18:05 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 1 Oct 2018 08:09:34 +0000 (04:09 -0400)
commit7d022ca0144753a6ef8bb4160f19a73cae42fa73
tree035bc143baafc1022e16fd47bf5255a1cdee11fc
parent13f3162b7f2fcce56c98394561308dd97e6b8d60
Fix api.smoke.* tests for validation

The memory flushing in these tests wasn't using the standard pattern and
appears to have been using a potentially incorrect offset of 0. Change
it to use the standard pattern.

Components: Vulkan
Affects: dEQP-VK.api.smoke.*
VK-GL-CTS issue: 1361

Change-Id: Iefa0841489f8dc910ba03b40e2f7370e889a06c6
external/vulkancts/modules/vulkan/api/vktApiSmokeTests.cpp