Searched refs:checkDeviceForQueueSupport (Results 1 – 4 of 4) sorted by relevance
145 if (!checkDeviceForQueueSupport(two_device_ids[0], props) in test_event_enqueue_wait_for_events_run_test()146 || !checkDeviceForQueueSupport(two_device_ids[1], props)) in test_event_enqueue_wait_for_events_run_test()473 if (!checkDeviceForQueueSupport(deviceID, in test()
340 if (!checkDeviceForQueueSupport(deviceID, props)) in test_waitlists()
153 extern int checkDeviceForQueueSupport(cl_device_id device,
1557 int checkDeviceForQueueSupport(cl_device_id device, in checkDeviceForQueueSupport() function