Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_INT_2_10_10_10_REV (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/glx/
Dcompsize.c58 case GL_UNSIGNED_INT_2_10_10_10_REV: in __glElementsPerGroup()
127 case GL_UNSIGNED_INT_2_10_10_10_REV: in __glBytesPerElement()
/external/mesa3d/src/glx/
Dcompsize.c58 case GL_UNSIGNED_INT_2_10_10_10_REV: in __glElementsPerGroup()
127 case GL_UNSIGNED_INT_2_10_10_10_REV: in __glBytesPerElement()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dglformats.c50 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_type_is_packed()
146 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_sizeof_packed_type()
272 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_bytes_per_pixel()
424 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_is_type_unsigned()
1055 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type()
1229 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type()
1350 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type()
Dformats.c2100 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_format_to_type_and_comps()
2516 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_format_to_type_and_comps()
2734 return format == GL_BGRA && type == GL_UNSIGNED_INT_2_10_10_10_REV && in _mesa_format_matches_format_and_type()
2938 type == GL_UNSIGNED_INT_2_10_10_10_REV && in _mesa_format_matches_format_and_type()
2943 type == GL_UNSIGNED_INT_2_10_10_10_REV && in _mesa_format_matches_format_and_type()
Dvarray.c96 case GL_UNSIGNED_INT_2_10_10_10_REV: in type_to_bit()
203 if (type != GL_UNSIGNED_INT_2_10_10_10_REV && in update_array()
223 (type == GL_UNSIGNED_INT_2_10_10_10_REV || in update_array()
Dpack.c821 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_pack_rgba_span_from_uints()
1208 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_pack_rgba_span_from_ints()
2686 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_pack_rgba_span_float()
3187 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in extract_float_rgba()
3628 case GL_UNSIGNED_INT_2_10_10_10_REV: in extract_float_rgba()
3796 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in extract_uint_rgba()
4135 case GL_UNSIGNED_INT_2_10_10_10_REV: in extract_uint_rgba()
4297 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in _mesa_unpack_color_span_ubyte()
4550 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in _mesa_unpack_color_span_float()
4754 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in _mesa_unpack_color_span_uint()
Dmipmap.c655 else if (datatype == GL_UNSIGNED_INT_2_10_10_10_REV && comps == 4) { in do_row()
1296 else if ((datatype == GL_UNSIGNED_INT_2_10_10_10_REV) && (comps == 4)) { in do_row_3D()
Dteximage.c1647 || type == GL_UNSIGNED_INT_2_10_10_10_REV); in _mesa_es_error_check_format_and_type()
/external/mesa3d/src/mesa/main/
Dglformats.c50 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_type_is_packed()
146 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_sizeof_packed_type()
272 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_bytes_per_pixel()
424 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_is_type_unsigned()
1055 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type()
1229 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type()
1350 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type()
Dformats.c2100 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_format_to_type_and_comps()
2516 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_format_to_type_and_comps()
2734 return format == GL_BGRA && type == GL_UNSIGNED_INT_2_10_10_10_REV && in _mesa_format_matches_format_and_type()
2938 type == GL_UNSIGNED_INT_2_10_10_10_REV && in _mesa_format_matches_format_and_type()
2943 type == GL_UNSIGNED_INT_2_10_10_10_REV && in _mesa_format_matches_format_and_type()
Dvarray.c96 case GL_UNSIGNED_INT_2_10_10_10_REV: in type_to_bit()
203 if (type != GL_UNSIGNED_INT_2_10_10_10_REV && in update_array()
223 (type == GL_UNSIGNED_INT_2_10_10_10_REV || in update_array()
Dpack.c821 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_pack_rgba_span_from_uints()
1208 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_pack_rgba_span_from_ints()
2686 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_pack_rgba_span_float()
3187 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in extract_float_rgba()
3628 case GL_UNSIGNED_INT_2_10_10_10_REV: in extract_float_rgba()
3796 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in extract_uint_rgba()
4135 case GL_UNSIGNED_INT_2_10_10_10_REV: in extract_uint_rgba()
4297 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in _mesa_unpack_color_span_ubyte()
4550 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in _mesa_unpack_color_span_float()
4754 srcType == GL_UNSIGNED_INT_2_10_10_10_REV || in _mesa_unpack_color_span_uint()
Dmipmap.c648 else if (datatype == GL_UNSIGNED_INT_2_10_10_10_REV && comps == 4) { in do_row()
1289 else if ((datatype == GL_UNSIGNED_INT_2_10_10_10_REV) && (comps == 4)) { in do_row_3D()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_array.c217 type == GL_UNSIGNED_INT_2_10_10_10_REV); in st_pipe_vertex_format()
223 type == GL_UNSIGNED_INT_2_10_10_10_REV) { in st_pipe_vertex_format()
Dst_format.c1471 { GL_BGRA, GL_UNSIGNED_INT_2_10_10_10_REV, PIPE_FORMAT_B10G10R10A2_UNORM },
Dst_cb_drawpixels.c416 case GL_UNSIGNED_INT_2_10_10_10_REV: in internal_format()
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_atom_array.c217 type == GL_UNSIGNED_INT_2_10_10_10_REV); in st_pipe_vertex_format()
223 type == GL_UNSIGNED_INT_2_10_10_10_REV) { in st_pipe_vertex_format()
Dst_format.c1471 { GL_BGRA, GL_UNSIGNED_INT_2_10_10_10_REV, PIPE_FORMAT_B10G10R10A2_UNORM },
Dst_cb_drawpixels.c416 case GL_UNSIGNED_INT_2_10_10_10_REV: in internal_format()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c350 case GL_UNSIGNED_INT_2_10_10_10_REV: in radeonChooseTextureFormat()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dradeon_texture.c350 case GL_UNSIGNED_INT_2_10_10_10_REV: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c350 case GL_UNSIGNED_INT_2_10_10_10_REV: in radeonChooseTextureFormat()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_texture.c350 case GL_UNSIGNED_INT_2_10_10_10_REV: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h160 if ((type) == GL_UNSIGNED_INT_2_10_10_10_REV) { \
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
Dvbo_attrib_tmp.h160 if ((type) == GL_UNSIGNED_INT_2_10_10_10_REV) { \

12