Home
last modified time | relevance | path

Searched refs:single_event_callback_function_flags (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/events/
Dtest_callbacks.cpp52 void CL_CALLBACK single_event_callback_function_flags( cl_event event, cl_int commandStatus, void *… in single_event_callback_function_flags() function
87 …clSetEventCallback( actualEvent, event_callback_types[i], single_event_callback_function_flags, us… in test_callback_event_single()