/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_2D_info.cpp | 33 … 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()
|
D | test_images_2D.cpp | 133 … 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 …]
|
D | test_renderbuffer.cpp | 155 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()
|
D | test_images_3D.cpp | 230 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()
|
D | test_images_3D_info.cpp | 137 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_3D_getinfo() 152 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_3D_getinfo()
|
D | test_renderbuffer_info.cpp | 81 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_getinfo()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_renderbuffer.cpp | 222 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()
|
D | test_images_write_common.cpp | 419 "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()
|
D | test_images_getinfo_common.cpp | 231 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_get_info_common() 247 GetGLBaseFormatName( formats[ fidx ].formattype ), in test_images_get_info_common()
|
D | test_images_read_common.cpp | 380 "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()
|
D | test_renderbuffer_info.cpp | 95 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_renderbuffer_getinfo()
|
D | test_image_methods.cpp | 174 "format %s\n", GetGLBaseFormatName( fmt ), GetGLFormatName( fmt ) ); in test_image_format_methods()
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.h | 230 extern const char *GetGLBaseFormatName( GLenum baseformat );
|
D | helpers.cpp | 823 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.h | 343 extern const char *GetGLBaseFormatName( GLenum baseformat );
|
D | helpers.cpp | 2007 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function
|