Searched refs:CreateGLTexture2DMultisample (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/ |
H A D | helpers.h | 297 extern void * CreateGLTexture2DMultisample( size_t width, size_t height, size_t samples,
|
H A D | helpers.cpp | 1038 void * CreateGLTexture2DMultisample( size_t width, size_t height, size_t samples, in CreateGLTexture2DMultisample() function
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_image_methods.cpp | 146 CreateGLTexture2DMultisample(width, height, samples, target, in test_image_format_methods()
|
H A D | test_images_read_common.cpp | 543 buffer = CreateGLTexture2DMultisample( in test_image_format_read()
|