Searched refs:CreateGLTexture1DArray (Results 1 – 5 of 5) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_getinfo_common.cpp | 147 CreateGLTexture1DArray( width, height, target, gl_fmt, in test_image_format_get_info()
|
D | test_images_read_common.cpp | 485 buffer = CreateGLTexture1DArray( width, height, target, gl_fmt, in test_image_format_read()
|
D | test_images_write_common.cpp | 513 CreateGLTexture1DArray( width, height, target, format, internalFormat, in test_image_format_write()
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.h | 263 extern void * CreateGLTexture1DArray( size_t width, size_t length,
|
D | helpers.cpp | 36 void * CreateGLTexture1DArray(size_t width, size_t length, in CreateGLTexture1DArray() function
|