Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A 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()
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 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()
H A 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()
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 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()
H A Dtest_images_3D_info.cpp137 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_3D_getinfo()
152 GetGLBaseFormatName( formats[ fmtIdx ].format ), in test_images_3D_getinfo()
H A Dtest_renderbuffer_info.cpp81 GetGLBaseFormatName( formats[ fmtIdx ].rbFormat ), in test_renderbuffer_getinfo()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_renderbuffer.cpp252 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 Dtest_images_write_common.cpp442 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 Dtest_images_read_common.cpp416 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 Dtest_images_getinfo_common.cpp243 GetGLBaseFormatName(formats[fidx].formattype), in test_images_get_info_common()
261 GetGLBaseFormatName(formats[fidx].formattype), in test_images_get_info_common()
H A Dtest_renderbuffer_info.cpp103 GetGLBaseFormatName(formats[fmtIdx].format), in test_renderbuffer_getinfo()
H A Dtest_image_methods.cpp185 GetGLBaseFormatName(fmt), GetGLFormatName(fmt)); in test_image_format_methods()
/aosp_15_r20/external/OpenCL-CTS/test_common/gles/
H A Dhelpers.h228 extern const char *GetGLBaseFormatName( GLenum baseformat );
H A Dhelpers.cpp821 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dhelpers.h342 extern const char *GetGLBaseFormatName( GLenum baseformat );
H A Dhelpers.cpp2015 const char *GetGLBaseFormatName( GLenum baseformat ) in GetGLBaseFormatName() function