Searched refs:copy_partial_size (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/profiling/ |
D | copy.cpp | 243 static int copy_partial_size( cl_device_id device, cl_context context, cl_command_queue queue, int … in copy_partial_size() function 421 … err |= copy_partial_size( device, context, queue, num_elements, srcStart, dstStart, size, d ); in test_copy_partial_array()
|