niranjanjoshi121
Results
3
comments of
niranjanjoshi121
With this change the test fails on some OpenCL implementations.
This is fixed with https://github.com/KhronosGroup/OpenCL-CTS/pull/1489
The usage of clGetSemaphoreHandleForTypeKHR in cl_khr_semaphore test is coming from test_semaphores_import_export_fd. test_semaphores_import_export_fd requires cl_khr_external_sync_fd and hence should not be part of base cl_khr_semaphore tests.