Drop unnecessary barrier
authorSagar Ghuge <sagar.ghuge@intel.com>
Tue, 13 Apr 2021 06:06:49 +0000 (23:06 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 16 Apr 2021 06:27:29 +0000 (06:27 +0000)
commit2fc96f5c6d4874229b9f5d2d128b58b3a8f94a42
tree7a8a6ef9e8ab4d3555da205fa0bdacb9983676e2
parent0a33ef3dd2461423cfd793ab3064f8867cb07091
Drop unnecessary barrier

This extra barrier which does the transition from UNDEFINED-> GENERAL,
image data is read immediately after that, which leads to the test
failure after enabling the storage image compression.

Components: Vulkan

VK-GL-CTS Issue: 2884

Affects:
dEQP-VK.synchronization.*
dEQP-VK.synchronization2.*

Change-Id: I2ef7ca40b9c869f69654797872ebabb83bfbec10
(cherry picked from commit 4e830b7e271d5b77bc303f91ee11c7f703f14176)
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationOperation.cpp