Searched refs:test_image_format_write (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_images_2D.cpp | 491 int test_image_format_write( cl_context context, cl_command_queue queue, in test_image_format_write() function 622 if( test_image_format_write( context, queue, width, height, in test_images_write() 717 if( test_image_format_write( context, queue, sizes[i], sizes[i], in test_images_write_cube()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_images_write_common.cpp | 513 static int test_image_format_write(cl_context context, cl_command_queue queue, in test_image_format_write() function 861 if (test_image_format_write( in test_images_write_common()
|