Searched refs:single_event_callback_function_flags (Results 1 – 1 of 1) sorted by relevance
52 void CL_CALLBACK single_event_callback_function_flags( cl_event event, cl_int commandStatus, void *… in single_event_callback_function_flags() function87 …clSetEventCallback( actualEvent, event_callback_types[i], single_event_callback_function_flags, us… in test_callback_event_single()