Searched refs:CreateGLTexture2DArrayMultisample (Results 1 – 4 of 4) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_image_methods.cpp | 146 CreateGLTexture2DArrayMultisample( width, height, arraySize, samples, target, in test_image_format_methods()
|
D | test_images_read_common.cpp | 503 buffer = CreateGLTexture2DArrayMultisample( width, height, depth, samples, target, gl_fmt, in test_image_format_read()
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.h | 305 extern void * CreateGLTexture2DArrayMultisample( size_t width, size_t height,
|
D | helpers.cpp | 1296 void * CreateGLTexture2DArrayMultisample(size_t width, size_t height, in CreateGLTexture2DArrayMultisample() function
|