Home
last modified time | relevance | path

Searched refs:CreateGLTexture2DMultisample (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dhelpers.h297 extern void * CreateGLTexture2DMultisample( size_t width, size_t height, size_t samples,
H A Dhelpers.cpp1038 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 Dtest_image_methods.cpp146 CreateGLTexture2DMultisample(width, height, samples, target, in test_image_format_methods()
H A Dtest_images_read_common.cpp543 buffer = CreateGLTexture2DMultisample( in test_image_format_read()