Searched refs:clRetainEvent (Results 1 – 7 of 7) sorted by relevance
70 clRetainEvent,
147 clRetainEvent(cl_event d_ev) try { in clRetainEvent() function
292 CL_API_ENTRY cl_int (CL_API_CALL *clRetainEvent)(
273 MAGICKpfn_clRetainEvent clRetainEvent;
1583 openCL_library->clRetainEvent(event); in RegisterCacheEvent()2389 BIND(clRetainEvent); in BindOpenCLFunctions()
879 clRetainEvent(cl_event /* event */) CL_API_SUFFIX__VERSION_1_0;
1084 { return ::clRetainEvent(event); } in retain()