Searched defs:clCommandQueueWrapper (Results 1 – 1 of 1) sorted by relevance
197 clCommandQueueWrapper() { mMem = NULL; } in clCommandQueueWrapper() function198 clCommandQueueWrapper(cl_command_queue mem) { mMem = mem; } in clCommandQueueWrapper() function