Home
last modified time | relevance | path

Searched refs:test_image_format_read (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dtest_images_3D_info.cpp46 static int test_image_format_read( cl_context context, cl_command_queue queue, in test_image_format_read() function
142 if( test_image_format_read( context, queue, sizes[i], sizes[i], sizes[i], in test_images_3D_getinfo()
H A Dtest_images_3D.cpp123 int test_image_format_read( cl_context context, cl_command_queue queue, in test_image_format_read() function
235 if( test_image_format_read( context, queue, sizes[i], sizes[i], sizes[i], in test_images_read_3D()
H A Dtest_images_2D.cpp141 int test_image_format_read( cl_context context, cl_command_queue queue, in test_image_format_read() function
242 if( test_image_format_read( context, queue, width, height, in test_images_read()
337 if( test_image_format_read( context, queue, sizes[i], sizes[i], in test_images_read_cube()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_images_read_common.cpp426 static int test_image_format_read(cl_context context, cl_command_queue queue, in test_image_format_read() function
759 if ((err = test_image_format_read( in test_images_read_common()