Fix compilation on Android
authorPeter Kohaut <peter.kohaut@arm.com>
Fri, 21 Jan 2022 08:55:35 +0000 (09:55 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 3 Feb 2022 16:56:24 +0000 (16:56 +0000)
commit638eea19b666409340a759bc2654e9e0b870945f
treec717a21fcc26feea17f2c6a9a065755fbc3f09b1
parent21bec9a863038e4100183ca8f59f1f23388005e9
Fix compilation on Android

Function testSemaphoreImportSyncFdSignaled is not used and the build process
for Android fails because of it.
Fix just removes this unused function.

Components: Vulkan, AOSP

Affects:

None

VK-GL-CTS Issue: 3465

Change-Id: I82ad0e8df8196ac08d0003f30b7e624461239f84
external/vulkancts/modules/vulkan/api/vktApiExternalMemoryTests.cpp