Home | History | Annotate | Download | only in main

Lines Matching full:map_identity

791 static const GLubyte map_identity[6] = { 0, 1, 2, 3, ZERO, ONE };
805 return map_identity;
807 return _mesa_little_endian() ? map_3210 : map_identity;
809 return _mesa_little_endian() ? map_identity : map_3210;
825 return map_identity;
830 return map_identity;