Searched refs:test_image_write (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_write_common.cpp | 403 static int test_image_write( cl_context context, cl_command_queue queue, in test_image_write() function 574 error = test_image_write( context, queue, target, globj, width, height, in test_image_format_write()
|
/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_2D.cpp | 467 int test_image_write( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glTexture, in test_image_write() function 515 …error = test_image_write( context, queue, target, glTexture, width, height, &clFormat, &sourceType… in test_image_format_write()
|