Home
last modified time | relevance | path

Searched refs:test_image_read (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dtest_images_3D_info.cpp19 static int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glT… in test_image_read() function
73 …return test_image_read( context, queue, target, glTexture, width, height, depth, &clFormat, &actua… in test_image_format_read()
H A Dtest_images_2D_info.cpp20 static int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glT… in test_image_read() function
72 …error = test_image_read( context, queue, target, glTexture, width, height, &clFormat, &actualType,… in test_image_object_info()
H A Dtest_images_3D.cpp33 static int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glT… in test_image_read() function
150 …error = test_image_read( context, queue, target, glTexture, width, height, depth, &clFormat, &actu… in test_image_format_read()
H A Dtest_images_2D.cpp121 static int test_image_read( cl_context context, cl_command_queue queue, GLenum glTarget, GLuint glT… in test_image_read() function
168 …error = test_image_read( context, queue, target, glTexture, width, height, &clFormat, &actualType,… in test_image_format_read()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_images_read_common.cpp380 static int test_image_read(cl_context context, cl_command_queue queue, in test_image_read() function
601 error = test_image_read(context, queue, target, globj, w, h, d, samples, in test_image_format_read()