Searched refs:clReleaseEvent (Results 1 – 9 of 9) sorted by relevance
45 return clReleaseEvent(event) == CL_SUCCESS; in opencl_dri_event_release()
71 clReleaseEvent,
157 clReleaseEvent(cl_event d_ev) try { in clReleaseEvent() function
295 CL_API_ENTRY cl_int (CL_API_CALL *clReleaseEvent)(
36 clReleaseEvent (_event_id); in ~CLEvent()
288 MAGICKpfn_clReleaseEvent clReleaseEvent;
454 openCL_library->clReleaseEvent(info->events[i]); in DestroyMagickCLCacheInfo()1730 openCL_library->clReleaseEvent(event); in EnqueueOpenCLKernel()2510 BIND(clReleaseEvent); in BindOpenCLFunctions()
882 clReleaseEvent(cl_event /* event */) CL_API_SUFFIX__VERSION_1_0;
1086 { return ::clReleaseEvent(event); } in release()