Home
last modified time | relevance | path

Searched refs:testPartialCopy (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/buffers/
Dtest_buffer_copy.cpp140 static int testPartialCopy( cl_command_queue queue, cl_context context, int num_elements, cl_uint s… in testPartialCopy() function
287 if (testPartialCopy( queue, context, num_elements, srcStart, dstStart, size, d )) in test_buffer_partial_copy()