Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_SHORT_8_8_MESA (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglformats.c251 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_type_is_packed()
342 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_sizeof_packed_type()
491 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_bytes_per_pixel()
963 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_is_type_unsigned()
2064 if (type == GL_UNSIGNED_SHORT_8_8_MESA || in _mesa_error_check_format_and_type()
3720 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_swap_bytes_in_type_enum()
3724 *type = GL_UNSIGNED_SHORT_8_8_MESA; in _mesa_swap_bytes_in_type_enum()
3962 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_format_from_format_and_type()
H A Dtexstore.c291 assert((srcType == GL_UNSIGNED_SHORT_8_8_MESA) || in _mesa_texstore_ycbcr()
H A Dtexgetimage.c260 && type == GL_UNSIGNED_SHORT_8_8_MESA)) { in get_tex_ycbcr()
H A Dteximage.c1923 if (type != GL_UNSIGNED_SHORT_8_8_MESA && in texture_error_check()
/third_party/openGLES/api/GL/
H A Dglext.h9470 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro
/third_party/mesa3d/include/GL/
H A Dglext.h9383 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h9328 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h9327 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro

Completed in 173 milliseconds