Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
H A Dtest_write_image.cpp40 extern int test_write_image_2D_array_set(cl_device_id device,
911 … retCode = test_write_image_2D_array_set( device, context, queue, &imageFormat, inputType, seed ); in test_write_image_formats()
H A Dtest_write_2D_array.cpp629 int test_write_image_2D_array_set(cl_device_id device, cl_context context, in test_write_image_2D_array_set() function