Add queue ownership release in modifier tests
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 16 Mar 2022 20:08:04 +0000 (13:08 -0700)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 7 Apr 2022 17:23:49 +0000 (17:23 +0000)
commit659626f8244c13c5d97cb90853dbfdf79bd7ff65
tree95152e9af858f2f5c4862518c69d110646b0e0ae
parentbc75df5fb3388ed2b2ab2f1ffc4c896810ba7a35
Add queue ownership release in modifier tests

Queue ownership transfers require a release operation and an acquire
operation. Before this patch, this test only performed the acquire
operation.

Components: Vulkan

VK-GL-CTS issue: 3575

Affects: dEQP-VK.drm_format_modifiers.export_import.*
Change-Id: I2998d7928d1042d6a159e1173257ee551c1120a5
external/vulkancts/modules/vulkan/modifiers/vktModifiersTests.cpp