Searched refs:test_copy_image_set_2D_2D_array (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
D | test_loops.cpp | 25 extern int test_copy_image_set_2D_2D_array( cl_device_id device, cl_context context, cl_command_que… 134 … test_return = test_copy_image_set_2D_2D_array( device, context, queue, &formatList[ i ], true); in test_image_type() 136 … test_return = test_copy_image_set_2D_2D_array( device, context, queue, &formatList[ i ], false); in test_image_type()
|
D | test_copy_2D_2D_array.cpp | 208 int test_copy_image_set_2D_2D_array( cl_device_id device, cl_context context, cl_command_queue queu… in test_copy_image_set_2D_2D_array() function
|