/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A 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() 482 … Supplied GL texture was baseformat %s and internalformat %s\n", GetGLBaseFormatName( fmt ), Get… in test_image_write() 610 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_write() 632 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_write() [all …]
|
H A 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()
|
H A 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() 331 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write() 354 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write() 366 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_write()
|
H A 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()
|
H A 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()
|
H A D | test_renderbuffer_info.cpp | 81 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_getinfo()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_renderbuffer.cpp | 252 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_read() 273 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_read() 286 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_read() 499 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_write() 520 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_write() 533 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_write()
|
H A D | test_images_write_common.cpp | 442 GetGLBaseFormatName(fmt), GetGLFormatName(fmt)); in test_image_write() 805 GetGLBaseFormatName(formats[fidx].formattype), in test_images_write_common() 833 GetGLBaseFormatName(formats[fidx].formattype), in test_images_write_common() 872 GetGLBaseFormatName(formats[fidx].formattype), in test_images_write_common() 890 GetGLBaseFormatName(formats[fidx].formattype), in test_images_write_common()
|
H A D | test_images_read_common.cpp | 416 GetGLBaseFormatName(fmt), GetGLFormatName(fmt)); in test_image_read() 747 GetGLBaseFormatName(formats[fidx].formattype), in test_images_read_common() 775 GetGLBaseFormatName(formats[fidx].formattype), in test_images_read_common() 795 GetGLBaseFormatName(formats[fidx].formattype), in test_images_read_common()
|
H A D | test_images_getinfo_common.cpp | 243 GetGLBaseFormatName(formats[fidx].formattype), in test_images_get_info_common() 261 GetGLBaseFormatName(formats[fidx].formattype), in test_images_get_info_common()
|
H A D | test_renderbuffer_info.cpp | 103 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_getinfo()
|
H A D | test_image_methods.cpp | 185 GetGLBaseFormatName(fmt), GetGLFormatName(fmt)); in test_image_format_methods()
|
/aosp_15_r20/external/OpenCL-CTS/test_common/gles/ |
H A D | helpers.h | 228 extern const char *GetGLBaseFormatName( GLenum baseformat );
|
H A D | helpers.cpp | 821 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function
|
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/ |
H A D | helpers.h | 342 extern const char *GetGLBaseFormatName( GLenum baseformat );
|
H A D | helpers.cpp | 2015 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function
|