Searched refs:test_copy_image_size_2D (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
D | test_copy_2D.cpp | 29 int test_copy_image_size_2D( cl_context context, cl_command_queue queue, image_descriptor *imageInf… in test_copy_image_size_2D() function 162 int ret = test_copy_image_size_2D( context, queue, &imageInfo, seed ); in test_copy_image_set_2D() 198 if( test_copy_image_size_2D( context, queue, &imageInfo, seed ) ) in test_copy_image_set_2D() 239 int ret = test_copy_image_size_2D( context, queue, &imageInfo, seed ); in test_copy_image_set_2D()
|