Searched refs:clRetainEvent (Results 1 – 7 of 7) sorted by relevance
70 clRetainEvent,
148 clRetainEvent(cl_event d_ev) try { in clRetainEvent() function
292 CL_API_ENTRY cl_int (CL_API_CALL *clRetainEvent)(
289 MAGICKpfn_clRetainEvent clRetainEvent;
1647 if (openCL_library->clRetainEvent(event) != CL_SUCCESS) in RegisterCacheEvent()2511 BIND(clRetainEvent); in BindOpenCLFunctions()
879 clRetainEvent(cl_event /* event */) CL_API_SUFFIX__VERSION_1_0;
1084 { return ::clRetainEvent(event); } in retain()