/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_2D.cpp | 133 …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 …]
|
D | test_renderbuffer.cpp | 76 … GetGLFormatName( 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() 248 … GetGLFormatName( 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()
|
D | test_images_2D_info.cpp | 33 …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()
|
D | test_renderbuffer_info.cpp | 40 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()
|
D | test_images_3D.cpp | 55 log_error( " Supplied GL texture was format %s\n", GetGLFormatName( fmt ) ); in test_image_read() 157 … GetGLFormatName( 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()
|
D | test_images_3D_info.cpp | 34 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/ |
D | helpers.cpp | 82 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 …]
|
D | helpers.h | 344 extern const char *GetGLFormatName( GLenum format );
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.cpp | 86 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 …]
|
D | helpers.h | 231 extern const char *GetGLFormatName( GLenum format );
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_renderbuffer_info.cpp | 46 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()
|
D | test_renderbuffer.cpp | 123 … GetGLFormatName( 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() 337 … GetGLFormatName( 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()
|
D | test_images_write_common.cpp | 419 "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()
|
D | test_images_read_common.cpp | 380 "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()
|
D | test_images_getinfo_common.cpp | 45 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()
|
D | test_image_methods.cpp | 174 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_format_methods()
|