Home
last modified time | relevance | path

Searched defs:readToHost (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/spir/
Dkernelargs.h190 virtual void readToHost(cl_command_queue queue) in readToHost() function
361 void readToHost(cl_command_queue queue) in readToHost() function
416 void readToHost(cl_command_queue queue) in readToHost() function
458 void readToHost(cl_command_queue queue) in readToHost() function
Drun_services.h55 void readToHost(cl_command_queue queue) { m_kernelArgs.readToHost(queue); } in readToHost() function