Home
last modified time | relevance | path

Searched refs:test_image_write (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_images_write_common.cpp422 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 Dtest_images_2D.cpp469 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()