Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_SHORT_8_8_REV_MESA (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/docs/specs/
Denums.txt38 GL_UNSIGNED_SHORT_8_8_REV_MESA 0x85BB /* same as Apple's */
/external/mesa3d/src/mesa/main/
Dglformats.c252 case GL_UNSIGNED_SHORT_8_8_REV_MESA: in _mesa_type_is_packed()
343 case GL_UNSIGNED_SHORT_8_8_REV_MESA: in _mesa_sizeof_packed_type()
492 case GL_UNSIGNED_SHORT_8_8_REV_MESA: in _mesa_bytes_per_pixel()
962 case GL_UNSIGNED_SHORT_8_8_REV_MESA: in _mesa_is_type_unsigned()
2079 type == GL_UNSIGNED_SHORT_8_8_REV_MESA) in _mesa_error_check_format_and_type()
3596 case GL_UNSIGNED_SHORT_8_8_REV_MESA: in _mesa_format_from_format_and_type()
Dtexstore.c292 (srcType == GL_UNSIGNED_SHORT_8_8_REV_MESA)); in _mesa_texstore_ycbcr()
305 (srcType == GL_UNSIGNED_SHORT_8_8_REV_MESA) ^ in _mesa_texstore_ycbcr()
Dformats.c1736 (type == GL_UNSIGNED_SHORT_8_8_REV_MESA && littleEndian == swapBytes)); in _mesa_format_matches_format_and_type()
1740 (type == GL_UNSIGNED_SHORT_8_8_REV_MESA && littleEndian != swapBytes)); in _mesa_format_matches_format_and_type()
Dtexgetimage.c248 && type == GL_UNSIGNED_SHORT_8_8_REV_MESA) || in get_tex_ycbcr()
Dteximage.c1892 type != GL_UNSIGNED_SHORT_8_8_REV_MESA) { in texture_error_check()
/external/swiftshader/include/GL/
Dglext.h8255 #define GL_UNSIGNED_SHORT_8_8_REV_MESA 0x85BB macro
/external/mesa3d/include/GL/
Dglext.h9017 #define GL_UNSIGNED_SHORT_8_8_REV_MESA 0x85BB macro