-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrected negative results of clCreateSemaphoreWithPropertiesKHR (#114)
* Added missing interface for CL_SEMAPHORE_DEVICE_HANDLE_LIST_KHR property * approach to correct CI checks errors around semaphore emulation layer to handle CL_SEMAPHORE_DEVICE_HANDLE_LIST_KHR flag * Corrections related to negative CTS tests of clCreateSemaphoreWithPropertiesKHR * corrections related to review #113 * Take into account additional property field to distinguish between CL_SEMAPHORE_DEVICE_HANDLE_LIST_END_KHR and array terminator --------- Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
- Loading branch information
Showing
1 changed file
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters