Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dformat_utils.c666 static const uint8_t map_3210[7] = { 3, 2, 1, 0, 4, 5, 6 }; variable
729 endian = map_3210; in _mesa_format_to_array()