Searched refs:test_write_image_2D_array (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
H A D | test_write_2D_array.cpp | 83 int test_write_image_2D_array( cl_device_id device, cl_context context, cl_command_queue queue, cl_… in test_write_image_2D_array() function 717 …int retCode = test_write_image_2D_array( device, context, queue, kernel, &imageInfo, inputType, d … in test_write_image_2D_array_set() 742 …int retCode = test_write_image_2D_array( device, context, queue, kernel, &imageInfo, inputType, d … in test_write_image_2D_array_set() 756 …int retCode = test_write_image_2D_array( device, context, queue, kernel, &imageInfo, inputType, d … in test_write_image_2D_array_set() 810 …int retCode = test_write_image_2D_array( device, context, queue, kernel, &imageInfo, inputType, d … in test_write_image_2D_array_set()
|