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 D | test_images_3D_info.cpp | 46 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 D | test_images_3D.cpp | 123 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 D | test_images_2D.cpp | 141 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 D | test_images_read_common.cpp | 426 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()
|