Home
last modified time | relevance | path

Searched refs:GetGLBaseFormatName (Results 1 – 16 of 16) sorted by relevance

/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D_info.cpp33 … Supplied GL texture was baseformat %s and internalformat %s\n", GetGLBaseFormatName( fmt ), Get… in test_image_read()
121 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_2D_getinfo()
136 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_2D_getinfo()
149 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_2D_getinfo()
217 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_cube_getinfo()
232 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_cube_getinfo()
245 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_cube_getinfo()
Dtest_images_2D.cpp133 … Supplied GL texture was baseformat %s and internalformat %s\n", GetGLBaseFormatName( fmt ), Get… in test_image_read()
234 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read()
252 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read()
264 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read()
332 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read_cube()
347 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read_cube()
359 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read_cube()
480 … Supplied GL texture was baseformat %s and internalformat %s\n", GetGLBaseFormatName( fmt ), Get… in test_image_write()
608 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_write()
630 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_write()
[all …]
Dtest_renderbuffer.cpp155 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_read()
178 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_read()
190 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_read()
329 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write()
352 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write()
364 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write()
Dtest_images_3D.cpp230 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read_3D()
245 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read_3D()
257 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_read_3D()
Dtest_images_3D_info.cpp137 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_3D_getinfo()
152 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_3D_getinfo()
Dtest_renderbuffer_info.cpp81 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_getinfo()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_renderbuffer.cpp222 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_read()
244 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_read()
256 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_read()
436 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_write()
458 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_write()
470 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_write()
Dtest_images_write_common.cpp419 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_write()
730 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_write_common()
754 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_write_common()
794 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_write_common()
811 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_write_common()
Dtest_images_getinfo_common.cpp231 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_get_info_common()
247 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_get_info_common()
Dtest_images_read_common.cpp380 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_read()
685 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_read_common()
708 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_read_common()
726 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_read_common()
Dtest_renderbuffer_info.cpp95 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_getinfo()
Dtest_image_methods.cpp174 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_format_methods()
/external/OpenCL-CTS/test_common/gles/
Dhelpers.h230 extern const char *GetGLBaseFormatName( GLenum baseformat );
Dhelpers.cpp823 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function
/external/OpenCL-CTS/test_common/gl/
Dhelpers.h343 extern const char *GetGLBaseFormatName( GLenum baseformat );
Dhelpers.cpp2007 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function