Searched refs:GL_UNSIGNED_SHORT_8_8_MESA (Results 1 – 9 of 9) sorted by relevance
37 GL_UNSIGNED_SHORT_8_8_MESA 0x85BA /* same as Apple's */
251 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()
276 if (type == GL_UNSIGNED_SHORT_8_8_MESA) in _mesa_choose_tex_format()
1735 ((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()
291 assert((srcType == GL_UNSIGNED_SHORT_8_8_MESA) || in _mesa_texstore_ycbcr()
250 && type == GL_UNSIGNED_SHORT_8_8_MESA)) { in get_tex_ycbcr()
1891 if (type != GL_UNSIGNED_SHORT_8_8_MESA && in texture_error_check()
8254 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro
9016 #define GL_UNSIGNED_SHORT_8_8_MESA 0x85BA macro