Searched refs:clFinishFcnTy (Results 1 – 1 of 1) sorted by relevance
193 typedef cl_int clFinishFcnTy(cl_command_queue CommandQueue); typedef194 static clFinishFcnTy *clFinishFcnPtr;309 clFinishFcnPtr = (clFinishFcnTy *)getAPIHandleCL(Handle, "clFinish"); in initialDeviceAPIsCL()