Searched refs:two_devices (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/events/ |
D | test_event_dependencies.cpp | 46 …eID, cl_context context, cl_command_queue queue, int num_elements, int two_queues, int two_devices, in test_event_enqueue_wait_for_events_run_test() argument 72 if (test_barrier && (two_queues || two_devices)) { in test_event_enqueue_wait_for_events_run_test() 82 if (two_devices) { in test_event_enqueue_wait_for_events_run_test() 122 if (two_devices) in test_event_enqueue_wait_for_events_run_test() 343 if (two_devices) in test_event_enqueue_wait_for_events_run_test() 350 int two_queues, int two_devices, in test() argument 360 …t_for_events_run_test(deviceID, context, queue, num_elements, two_queues, two_devices, 0, 0, 0, 0); in test() 387 …t_enqueue_wait_for_events_run_test(deviceID, context, queue, num_elements, two_queues, two_devices, in test() 395 int two_devices = 0; in test_out_of_order_event_waitlist_single_queue() local 400 …return test(deviceID, context, queue, num_elements, two_queues, two_devices, test_enqueue_wait_for… in test_out_of_order_event_waitlist_single_queue() [all …]
|
/external/OpenCL-CTS/test_conformance/multiple_device_context/ |
D | main.cpp | 34 ADD_TEST( two_devices ),
|