Searched defs:clWaitForEvents (Results 1 – 6 of 6) sorted by relevance
96 #define clWaitForEvents clWaitForEvents_ macro280 #define clWaitForEvents clWaitForEvents_pfn macro
271 #define clWaitForEvents clWaitForEvents_fn macro272 inline cl_int clWaitForEvents(cl_uint p0, const cl_event* p1) { return clWaitForEvents_pfn(p0, p1);… in clWaitForEvents() function