Searched defs:clFlush (Results 1 – 6 of 6) sorted by relevance
53 #define clFlush clFlush_ macro194 #define clFlush clFlush_pfn macro
142 #define clFlush clFlush_fn macro143 inline cl_int clFlush(cl_command_queue p0) { return clFlush_pfn(p0); } in clFlush() function