Vulkan multiimport diffctx fix
The multi import diff ctx portion of the Vulkan test mistakenly instantiates clExternalImportableSemaphore objects as wrappers for semaphores that will be exported (vkCl2VkSemaphore). This change corrects this and mirrors the correct behavior found in the multi import same ctx test.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
May be superseded by https://github.com/KhronosGroup/OpenCL-CTS/pull/2243
superseded by #2300