Searched refs:clRetainEvent (Results 1 – 21 of 21) sorted by relevance
70 clRetainEvent,
148 clRetainEvent(cl_event d_ev) try { in clRetainEvent() function
50 clRetainEvent;
325 cl_int CL_API_CALL clRetainEvent(cl_event event) in clRetainEvent() function327 return cl::GetDispatch().clRetainEvent(event); in clRetainEvent()
177 LoadFunction(clRetainEvent); in LoadOpenCLFunctions()295 PFN_clRetainEvent clRetainEvent; in LoadOpenCLFunctions() variable
582 extern PFN_clRetainEvent clRetainEvent;
61 cl::clRetainEvent,
66 {"clRetainEvent", P(::cl::clRetainEvent)}, in GetProcTable()
162 cl_int CL_API_CALL clRetainEvent(cl_event event);
693 cl_int CL_API_CALL clRetainEvent(cl_event event) in clRetainEvent() function
289 MAGICKpfn_clRetainEvent clRetainEvent;
1670 if (openCL_library->clRetainEvent(event) != CL_SUCCESS) in RegisterCacheEvent()2560 BIND(clRetainEvent); in BindOpenCLFunctions()
97 mNative->getDispatch().clRetainEvent == nullptr || in createInfo()
1096 if( (error = clRetainEvent(writeInputBufferInfo.calcReferenceValues) )) in DoTest()1114 if( (error = clRetainEvent(writeInputBufferInfo.doneBarrier) )) in DoTest()
1457 clRetainEvent(cl_event event) CL_API_SUFFIX__VERSION_1_0;
1149 cl_api_clRetainEvent clRetainEvent; member
1688 { return ::clRetainEvent(event); } in retain()
1765 { return ::clRetainEvent(event); } in retain()
1459 clRetainEvent(cl_event event) CL_API_SUFFIX__VERSION_1_0;