Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/events/
Dtest_callbacks.cpp193 void CL_CALLBACK simultaneous_event_callback_function( cl_event event, cl_int commandStatus, void *… in simultaneous_event_callback_function() function
282 …ntCallback( actionEvents[index], event_callback_types[k], simultaneous_event_callback_function, (v… in test_callbacks_simultaneous()