Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_loops.cpp26 extern int test_copy_image_set_3D_2D_array( cl_device_id device, cl_context context, cl_command_que…
146 … test_return = test_copy_image_set_3D_2D_array( device, context, queue, &formatList[ i ], true); in test_image_type()
148 … test_return = test_copy_image_set_3D_2D_array( device, context, queue, &formatList[ i ], false); in test_image_type()
Dtest_copy_3D_2D_array.cpp230 int test_copy_image_set_3D_2D_array(cl_device_id device, cl_context context, cl_command_queue queue… in test_copy_image_set_3D_2D_array() function