Home
last modified time | relevance | path

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

12

/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/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/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp56 InsertFormatMapping(&map, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB10_A2); in BuildFormatMap()
67 InsertFormatMapping(&map, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB10_A2UI); in BuildFormatMap()
608 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidReadPixelsFormatType()
740 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidateTextureFormatType()
864 case GL_UNSIGNED_INT_2_10_10_10_REV: VALIDATE_INTERNALFORMAT(GL_RGB10_A2, GL_RGB5_A1) in ValidateTextureFormatType()
879 case GL_UNSIGNED_INT_2_10_10_10_REV: VALIDATE_INTERNALFORMAT(GL_RGB10_A2UI) in ValidateTextureFormatType()
DVertexDataManager.cpp197 case GL_UNSIGNED_INT_2_10_10_10_REV: translated[i].type = sw::STREAMTYPE_2_10_10_10_UINT; break; in prepareVertexData()
DlibGLESv3.cpp167 InsertFormatMapping(map, GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV); in BuildFormatMap3D()
171 InsertFormatMapping(map, GL_RGB10_A2, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV); in BuildFormatMap3D()
177 InsertFormatMapping(map, GL_RGB10_A2UI, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV); in BuildFormatMap3D()
209 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidateType3D()
308 InsertFormatStorageMapping(map, GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV); in BuildFormatMapStorage2D()
313 InsertFormatStorageMapping(map, GL_RGB10_A2UI, GL_UNSIGNED_INT_2_10_10_10_REV); in BuildFormatMapStorage2D()
DContext.h215 case GL_UNSIGNED_INT_2_10_10_10_REV: return sizeof(GLuint); in typeSize()
/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/deqp/framework/opengl/
DgluTextureUtil.cpp113 case TextureFormat::UNORM_INT_101010: type = GL_UNSIGNED_INT_2_10_10_10_REV; break; in getTransferFormat()
114 case TextureFormat::UNORM_INT_1010102_REV: type = GL_UNSIGNED_INT_2_10_10_10_REV; break; in getTransferFormat()
115 case TextureFormat::UNSIGNED_INT_1010102_REV: type = GL_UNSIGNED_INT_2_10_10_10_REV; break; in getTransferFormat()
414 …case GL_UNSIGNED_INT_2_10_10_10_REV: return normalized ? TextureFormat::UNORM_INT_1010102_REV : Te… in mapGLChannelType()
DgluStrUtil.inl39 case GL_UNSIGNED_INT_2_10_10_10_REV: return "GL_UNSIGNED_INT_2_10_10_10_REV";
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp86 case GL_UNSIGNED_INT_2_10_10_10_REV: in mapGLFloatVertexAttributeType()
/external/deqp/modules/gles3/functional/
Des3fNegativeVertexArrayApiTests.cpp149 glVertexAttribPointer(0, 2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_TRUE, 0, 0); in init()
153 glVertexAttribPointer(0, 4, GL_UNSIGNED_INT_2_10_10_10_REV, GL_TRUE, 0, 0); in init()
180 glVertexAttribIPointer(0, 4, GL_UNSIGNED_INT_2_10_10_10_REV, 0, 0); in init()
Des3fShaderStateQueryTests.cpp2277 { 4, GL_UNSIGNED_INT_2_10_10_10_REV, 0, GL_FALSE, vertexData }, in test()
2495 { 4, GL_UNSIGNED_INT_2_10_10_10_REV, 0, GL_FALSE, vertexData }, in test()
2503 { 4, GL_UNSIGNED_INT_2_10_10_10_REV, 0, GL_TRUE, vertexData }, in test()
2609 { 4, GL_UNSIGNED_INT_2_10_10_10_REV, 0, GL_FALSE, vertexData }, in test()
/external/deqp/modules/gles31/functional/
Des31fNegativeVertexArrayApiTests.cpp147 ctx.glVertexAttribPointer(0, 2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_TRUE, 0, 0); in vertex_attrib_pointer()
151 ctx.glVertexAttribPointer(0, 4, GL_UNSIGNED_INT_2_10_10_10_REV, GL_TRUE, 0, 0); in vertex_attrib_pointer()
179 ctx.glVertexAttribIPointer(0, 4, GL_UNSIGNED_INT_2_10_10_10_REV, 0, 0); in vertex_attrib_i_pointer()
266 ctx.glVertexAttribFormat(1, 3, GL_UNSIGNED_INT_2_10_10_10_REV, GL_FALSE, 0); in vertex_attrib_format()
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp124 GLS_UNSIZED_FORMATKEY(GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV),
125 GLS_UNSIZED_FORMATKEY(GL_RGB, GL_UNSIGNED_INT_2_10_10_10_REV),
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp575 glType = GL_UNSIGNED_INT_2_10_10_10_REV; in PVRTGetOGLES3TextureFormat()
613 glType = GL_UNSIGNED_INT_2_10_10_10_REV; in PVRTGetOGLES3TextureFormat()
/external/swiftshader/src/OpenGL/common/
DImage.cpp889 case GL_UNSIGNED_INT_2_10_10_10_REV: in SelectInternalFormat()
1041 case GL_UNSIGNED_INT_2_10_10_10_REV: in ComputePixelSize()
1383 case GL_UNSIGNED_INT_2_10_10_10_REV: in loadImageData()
/external/mesa3d/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/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) { \

12