Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_SHORT_8_8_MESA (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/docs/specs/
Denums.txt37 GL_UNSIGNED_SHORT_8_8_MESA 0x85BA /* same as Apple's */
/external/mesa3d/src/mesa/main/
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()
961 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_is_type_unsigned()
2078 if (type == GL_UNSIGNED_SHORT_8_8_MESA || in _mesa_error_check_format_and_type()
3592 case GL_UNSIGNED_SHORT_8_8_MESA: in _mesa_format_from_format_and_type()
Dtexformat.c276 if (type == GL_UNSIGNED_SHORT_8_8_MESA) in _mesa_choose_tex_format()
Dformats.c1735 ((type == GL_UNSIGNED_SHORT_8_8_MESA && littleEndian != swapBytes) || in _mesa_format_matches_format_and_type()
1739 ((type == GL_UNSIGNED_SHORT_8_8_MESA && littleEndian == swapBytes) || in _mesa_format_matches_format_and_type()
Dtexstore.c291 assert((srcType == GL_UNSIGNED_SHORT_8_8_MESA) || in _mesa_texstore_ycbcr()
Dtexgetimage.c250 && type == GL_UNSIGNED_SHORT_8_8_MESA)) { in get_tex_ycbcr()
Dteximage.c1891 if (type != GL_UNSIGNED_SHORT_8_8_MESA && in texture_error_check()
/external/swiftshader/include/GL/
Dglext.h8254 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro
/external/mesa3d/include/GL/
Dglext.h9016 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro