Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D.cpp133 …e was baseformat %s and internalformat %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_read()
174 GetGLFormatName( format ), GetGLFormatName( internalFormat ), GetGLTypeName( glType), in test_image_format_read()
233 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read()
251 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read()
263 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read()
331 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read_cube()
346 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read_cube()
358 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read_cube()
480 …e was baseformat %s and internalformat %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_write()
522 GetGLFormatName( format ), GetGLFormatName( internalFormat ), GetGLTypeName( glType), in test_image_format_write()
[all …]
Dtest_renderbuffer.cpp76GetGLFormatName( rbFormat ), GetGLFormatName( rbFormat ), GetGLTypeName( rbType ), in test_renderbuffer_read_image()
154 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_read()
177 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_read()
189 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_read()
248GetGLFormatName( rbFormat ), GetGLFormatName( rbFormat ), GetGLTypeName( rbType), in test_renderbuffer_image_write()
328 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write()
351 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write()
363 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write()
Dtest_images_2D_info.cpp33 …e was baseformat %s and internalformat %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_read()
120 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_2D_getinfo()
135 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_2D_getinfo()
148 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_2D_getinfo()
216 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_cube_getinfo()
231 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_cube_getinfo()
244 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_cube_getinfo()
Dtest_renderbuffer_info.cpp40 GetGLFormatName( rbFormat ), in test_renderbuffer_object_info()
80 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_getinfo()
99 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_getinfo()
109 GetGLFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_getinfo()
Dtest_images_3D.cpp55 log_error( " Supplied GL texture was format %s\n", GetGLFormatName( fmt ) ); in test_image_read()
157GetGLFormatName( format ), GetGLFormatName( internalFormat ), GetGLTypeName( glType), in test_image_format_read()
229 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read_3D()
244 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read_3D()
256 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_read_3D()
Dtest_images_3D_info.cpp34 log_error( " Supplied GL texture was format %s\n", GetGLFormatName( fmt ) ); in test_image_read()
136 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_3D_getinfo()
151 GetGLFormatName( formats[ fmtIdx ].internal ), in test_images_3D_getinfo()
/external/OpenCL-CTS/test_common/gl/
Dhelpers.cpp82 GetGLFormatName(internalFormat), in CreateGLTexture1DArray()
84 GetGLFormatName(glFormat), in CreateGLTexture1DArray()
93 GetGLFormatName(internalFormat), in CreateGLTexture1DArray()
95 GetGLFormatName(glFormat), in CreateGLTexture1DArray()
206 GetGLFormatName( glFormat ), get_explicit_type_name( type ), in CreateGLTexture2DArray()
207 GetGLFormatName( internalFormat ) ); in CreateGLTexture2DArray()
212 GetGLFormatName( glFormat ), get_explicit_type_name( type ), in CreateGLTexture2DArray()
213 GetGLFormatName( internalFormat ) ); in CreateGLTexture2DArray()
308 GetGLFormatName(internalFormat), in CreateGLTextureBuffer()
310 GetGLFormatName(glFormat), in CreateGLTextureBuffer()
[all …]
Dhelpers.h344 extern const char *GetGLFormatName( GLenum format );
/external/OpenCL-CTS/test_common/gles/
Dhelpers.cpp86 GetGLFormatName(internalFormat), in CreateGLTexture2D()
88 GetGLFormatName(glFormat), in CreateGLTexture2D()
110 GetGLFormatName(internalFormat), in CreateGLTexture2D()
112 GetGLFormatName(glFormat), in CreateGLTexture2D()
129 GetGLFormatName(glFormat), in CreateGLTexture2D()
141 GetGLFormatName(glFormat), in CreateGLTexture2D()
224 GetGLFormatName(internalFormat), in CreateGLTexture3D()
226 GetGLFormatName(glFormat), in CreateGLTexture3D()
301 GetGLFormatName(readBackFormat), in ReadGLTexture()
345 GetGLFormatName( internalFormat ), GetGLFormatName( realInternalFormat ), in CreateGLRenderbufferRaw()
[all …]
Dhelpers.h231 extern const char *GetGLFormatName( GLenum format );
/external/OpenCL-CTS/test_conformance/gl/
Dtest_renderbuffer_info.cpp46 GetGLFormatName( internalFormat ), in test_renderbuffer_object_info()
94 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_getinfo()
112 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_getinfo()
122 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_getinfo()
Dtest_renderbuffer.cpp123GetGLFormatName( format ), GetGLFormatName( internalFormat ), GetGLTypeName( glType), in test_renderbuffer_read_image()
221 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_read()
243 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_read()
255 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_read()
337GetGLFormatName( format ), GetGLFormatName( internalFormat ), GetGLTypeName( glType), in test_renderbuffer_image_write()
435 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_write()
457 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_write()
469 GetGLFormatName( formats[ fmtIdx ].internal ), in test_renderbuffer_write()
Dtest_images_write_common.cpp419 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_write()
610 GetGLFormatName( format ), in test_image_format_write()
611 GetGLFormatName( internalFormat ), in test_image_format_write()
729 GetGLFormatName( formats[ fidx ].internal ), in test_images_write_common()
735 GetGLFormatName( formats[ fidx ].internal )); in test_images_write_common()
753 GetGLFormatName( formats[ fidx ].internal ), in test_images_write_common()
793 GetGLFormatName( formats[ fidx ].internal ), in test_images_write_common()
810 GetGLFormatName( formats[ fidx ].internal ), in test_images_write_common()
Dtest_images_read_common.cpp380 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_read()
560 …(int)w, (int)h, (int)d, (int)samples, GetGLFormatName( gl_fmt ), GetGLFormatName( gl_internal_fmt … in test_image_format_read()
684 GetGLFormatName( formats[ fidx ].internal ), in test_images_read_common()
690 GetGLFormatName( formats[ fidx ].internal )); in test_images_read_common()
707 GetGLFormatName( formats[ fidx ].internal ), in test_images_read_common()
725 GetGLFormatName( formats[ fidx ].internal ), in test_images_read_common()
Dtest_images_getinfo_common.cpp45 log_error( " Supplied GL texture was format %s\n", GetGLFormatName( fmt ) ); in test_image_info()
230 GetGLFormatName( formats[ fidx ].internal ), in test_images_get_info_common()
246 GetGLFormatName( formats[ fidx ].internal ), in test_images_get_info_common()
Dtest_image_methods.cpp174 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_format_methods()