Home
last modified time | relevance | path

Searched refs:ReadGLTexture (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CTS/test_common/gles/
Dhelpers.h199 extern void * ReadGLTexture( GLenum glTarget, GLuint glTexture,
Dhelpers.cpp266 void * ReadGLTexture( GLenum glTarget, GLuint glTexture, in ReadGLTexture() function
/external/OpenCL-CTS/test_common/gl/
Dhelpers.h314 extern void * ReadGLTexture( GLenum glTarget, GLuint glTexture, GLuint glBuf, GLint width,
Dhelpers.cpp755 void * ReadGLTexture( GLenum glTarget, GLuint glTexture, GLuint glBuf, GLint width, in ReadGLTexture() function
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_write_common.cpp619 BufferOwningPtr<char> glResults( ReadGLTexture( in test_image_format_write()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D.cpp527 …BufferOwningPtr<char> glResults( ReadGLTexture( target, glTexture, format, internalFormat, glType,… in test_image_format_write()