Searched refs:test_cl_image_read (Results 1 – 4 of 4) sorted by relevance
| /external/OpenCL-CTS/test_conformance/gles/ |
| D | test_renderbuffer.cpp | 25 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()
|
| D | test_images_2D.cpp | 40 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/ |
| D | test_renderbuffer.cpp | 61 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()
|
| D | test_images_read_common.cpp | 219 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()
|