Searched refs:readToHost (Results 1 – 4 of 4) sorted by relevance
190 virtual void readToHost(cl_command_queue queue) in readToHost() function310 virtual void readToHost(cl_command_queue queue) = 0;361 void readToHost(cl_command_queue queue) in readToHost() function416 void readToHost(cl_command_queue queue) in readToHost() function458 void readToHost(cl_command_queue queue) in readToHost() function465 (*i)->readToHost(queue); in readToHost()
55 void readToHost(cl_command_queue queue) { m_kernelArgs.readToHost(queue); } in readToHost() function
742 result.readToHost(queue); in run_kernel()
6060 res.readToHost(queue); in compareResult()