OpenCL-CTS icon indicating copy to clipboard operation
OpenCL-CTS copied to clipboard

Vulkan multiimport diffctx fix

Open dcrawleyqti opened this issue 10 months ago • 2 comments

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.

dcrawleyqti avatar Feb 11 '25 21:02 dcrawleyqti

CLA assistant check
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.

CLAassistant avatar Feb 11 '25 21:02 CLAassistant

May be superseded by https://github.com/KhronosGroup/OpenCL-CTS/pull/2243

kpet avatar Feb 25 '25 18:02 kpet

superseded by #2300

dcrawleyqti avatar Jun 05 '25 18:06 dcrawleyqti