Home | History | Annotate | Download | only in MagickCore

Lines Matching full:cl_event

37   cl_event
184 cl_uint num_events_in_wait_list,const cl_event *event_wait_list,
185 cl_event *event) CL_API_SUFFIX__VERSION_1_0;
190 size_t cb,cl_uint num_events_in_wait_list,const cl_event *event_wait_list,
191 cl_event *event,cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
196 cl_uint num_events_in_wait_list,const cl_event *event_wait_list,
197 cl_event *event) CL_API_SUFFIX__VERSION_1_0;
204 const cl_event * event_wait_list,cl_event *event)
211 const cl_event *event_list) CL_API_SUFFIX__VERSION_1_0;
214 (CL_API_CALL *MAGICKpfn_clReleaseEvent)(cl_event event)
218 (CL_API_CALL *MAGICKpfn_clRetainEvent)(cl_event event)
222 (CL_API_CALL *MAGICKpfn_clSetEventCallback)(cl_event event,
224 cl_event,cl_int,void *),void *user_data) CL_API_SUFFIX__VERSION_1_1;
229 (CL_API_CALL *MAGICKpfn_clGetEventProfilingInfo)(cl_event event,
418 RecordProfileData(MagickCLDevice,cl_kernel,cl_event);
441 RetainOpenCLEvent(cl_event);