Searched refs:map_3210 (Results 1 – 1 of 1) sorted by relevance
792 static const GLubyte map_3210[6] = { 3, 2, 1, 0, ZERO, ONE }; variable807 return _mesa_little_endian() ? map_3210 : map_identity; in type_mapping()809 return _mesa_little_endian() ? map_identity : map_3210; in type_mapping()833 return map_3210; in byteswap_mapping()