Searched refs:CreateGLTexture2DArray (Results 1 – 6 of 6) sorted by relevance
| /external/OpenCL-CTS/test_conformance/gl/ |
| D | test_images_getinfo_common.cpp | 164 CreateGLTexture2DArray( width, height, depth, target, gl_fmt, in test_image_format_get_info()
|
| D | test_image_methods.cpp | 136 CreateGLTexture2DArray( width, height, arraySize, target, in test_image_format_methods()
|
| D | test_images_read_common.cpp | 488 buffer = CreateGLTexture2DArray( width, height, depth, target, gl_fmt, in test_image_format_read()
|
| D | test_images_write_common.cpp | 523 CreateGLTexture2DArray( width, height, depth, target, format, in test_image_format_write()
|
| /external/OpenCL-CTS/test_common/gl/ |
| D | helpers.h | 268 extern void * CreateGLTexture2DArray( size_t width, size_t height, size_t length,
|
| D | helpers.cpp | 149 void * CreateGLTexture2DArray(size_t width, size_t height, size_t length, in CreateGLTexture2DArray() function
|