Files
OpenCL-CTS/test_conformance
saurabhnv 6807e165d7 Import OpenCL exported semaphore in Vulkan (#1898)
Except for SYNC_FD, current implementation doesn't import exported
OpenCL semaphore in Vulkan and ends up doing signal and wait on
essentially two unrelated semaphores (one created in OpenCL and one in
Vulkan).
Since OpenCL exports the semaphore, import that in Vulkan to perform
signal/wait on the same underlying payload.
2024-05-28 10:20:25 -07:00
..
2024-04-16 08:54:28 -07:00
2023-05-03 09:16:21 +01:00
2024-03-27 14:46:27 +01:00
2024-05-21 08:44:28 -07:00