Searched refs:test_copy_image_2D_array (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
H A D | test_copy_2D_array.cpp | 22 int test_copy_image_2D_array( cl_context context, cl_command_queue queue, image_descriptor *imageIn… in test_copy_image_2D_array() function 105 int ret = test_copy_image_2D_array( context, queue, &imageInfo, seed ); in test_copy_image_set_2D_array() 144 if( test_copy_image_2D_array( context, queue, &imageInfo, seed ) ) in test_copy_image_set_2D_array() 190 int ret = test_copy_image_2D_array( context, queue, &imageInfo,seed ); in test_copy_image_set_2D_array()
|