Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dcompsize.c46 case GL_UNSIGNED_BYTE_2_3_3_REV: in __glElementsPerGroup()
119 case GL_UNSIGNED_BYTE_2_3_3_REV: in __glBytesPerElement()
/external/mesa3d/src/mesa/main/
Dglformats.c39 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_type_is_packed()
131 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_sizeof_packed_type()
247 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_bytes_per_pixel()
438 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_is_type_unsigned()
1036 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_error_check_format_and_type()
1174 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_error_check_format_and_type()
1306 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_error_check_format_and_type()
Dpack.c568 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_pack_rgba_span_from_uints()
955 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_pack_rgba_span_from_ints()
2453 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_pack_rgba_span_float()
3177 srcType == GL_UNSIGNED_BYTE_2_3_3_REV || in extract_float_rgba()
3315 case GL_UNSIGNED_BYTE_2_3_3_REV: in extract_float_rgba()
3786 srcType == GL_UNSIGNED_BYTE_2_3_3_REV || in extract_uint_rgba()
3899 case GL_UNSIGNED_BYTE_2_3_3_REV: in extract_uint_rgba()
4287 srcType == GL_UNSIGNED_BYTE_2_3_3_REV || in _mesa_unpack_color_span_ubyte()
4540 srcType == GL_UNSIGNED_BYTE_2_3_3_REV || in _mesa_unpack_color_span_float()
4744 srcType == GL_UNSIGNED_BYTE_2_3_3_REV || in _mesa_unpack_color_span_uint()
/external/mesa3d/src/mesa/drivers/dri/common/
Dutils.c261 case GL_UNSIGNED_BYTE_2_3_3_REV: in driCreateConfigs()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c166 fb_type = GL_UNSIGNED_BYTE_2_3_3_REV; in swrastFillInModes()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c400 case GL_UNSIGNED_BYTE_2_3_3_REV: in internal_format()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl606 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro
/external/mesa3d/include/GL/
Dgl.h1486 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro
Dglext.h70 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro