Home
last modified time | relevance | path

Searched refs:test_cl_image_read (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/gles/
Dtest_renderbuffer.cpp25 extern int test_cl_image_read( cl_context context, cl_command_queue queue, cl_mem clImage,
42 …return test_cl_image_read( context, queue, image, imageWidth, imageHeight, outFormat, outType, out… in test_attach_renderbuffer_read_image()
Dtest_images_2D.cpp40 int test_cl_image_read( cl_context context, cl_command_queue queue, cl_mem clImage, in test_cl_image_read() function
138 …return test_cl_image_read( context, queue, image, imageWidth, imageHeight, outFormat, outType, out… in test_image_read()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_renderbuffer.cpp61 extern int test_cl_image_read( cl_context context, cl_command_queue queue,
80 return test_cl_image_read( context, queue, glTarget, image, imageWidth, in test_attach_renderbuffer_read_image()
Dtest_images_read_common.cpp219 int test_cl_image_read( cl_context context, cl_command_queue queue, in test_cl_image_read() function
385 return test_cl_image_read( context, queue, target, image, in test_image_read()