Searched refs:map_3210 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformat_utils.c651 static const uint8_t map_3210[7] = { 3, 2, 1, 0, 4, 5, 6 }; variable in typeref:typename:const uint8_t[7]
706 endian = _mesa_little_endian() ? map_identity : map_3210;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformat_utils.c666 static const uint8_t map_3210[7] = { 3, 2, 1, 0, 4, 5, 6 }; variable in typeref:typename:const uint8_t[7]
729 endian = map_3210;

Completed in 6 milliseconds