Closed SaschaWillems closed 6 months ago
While adding HLSL shaders to the OpenCL interop sample in https://github.com/KhronosGroup/Vulkan-Samples/pull/961 I noticed that this sample no longer works. It always fails with OpenCL error - 64.
The sample is no longer able to create the OpenCL semaphore. Not sure why yet, but it may have been caused by a recent change in the OpenCL spec.
While adding HLSL shaders to the OpenCL interop sample in https://github.com/KhronosGroup/Vulkan-Samples/pull/961 I noticed that this sample no longer works. It always fails with OpenCL error - 64.
The sample is no longer able to create the OpenCL semaphore. Not sure why yet, but it may have been caused by a recent change in the OpenCL spec.