Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_loops.cpp25 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()
Dtest_copy_2D_2D_array.cpp208 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