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