Searched refs:copy_image_size (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/profiling/ |
D | copy.cpp | 429 static int copy_image_size( cl_device_id device, cl_context context, in copy_image_size() function 697 err = copy_image_size( device, context, queue, srcx, srcy, dstx, dsty, subw, subh, d ); in test_copy_image() 709 err = copy_image_size( device, context, queue, srcx, srcy, dstx, dsty, subw, subh, d ); in test_copy_image() 722 err = copy_image_size( device, context, queue, srcx, srcy, dstx, dsty, subw, subh, d ); in test_copy_image() 739 err = copy_image_size( device, context, queue, srcx, srcy, dstx, dsty, subw, subh, d ); in test_copy_image()
|