Searched refs:CreateGLTextureBuffer (Results 1 – 5 of 5) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_getinfo_common.cpp | 142 CreateGLTextureBuffer( width, target, gl_fmt, in test_image_format_get_info()
|
D | test_images_read_common.cpp | 466 buffer = CreateGLTextureBuffer(width, target, gl_fmt, gl_internal_fmt, in test_image_format_read()
|
D | test_images_write_common.cpp | 509 CreateGLTextureBuffer( width, target, format, internalFormat, glType, in test_image_format_write()
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.h | 273 extern void * CreateGLTextureBuffer( size_t width,
|
D | helpers.cpp | 266 void * CreateGLTextureBuffer(size_t width, GLenum target, in CreateGLTextureBuffer() function
|