Searched refs:test_image_format_write (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_2D.cpp | 489 int test_image_format_write( cl_context context, cl_command_queue queue, in test_image_format_write() function 620 if( test_image_format_write( context, queue, width, height, in test_images_write() 715 if( test_image_format_write( context, queue, sizes[i], sizes[i], in test_images_write_cube()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_write_common.cpp | 484 static int test_image_format_write( cl_context context, cl_command_queue queue, in test_image_format_write() function 780 if( test_image_format_write( context, queue, in test_images_write_common()
|