Searched refs:PACK_COLOR_88_REV (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | colormac.h | 107 #define PACK_COLOR_88_REV( L, A ) \ macro |
D | texstore.c | 1905 dstUS[col] = PACK_COLOR_88_REV( src[1], in _mesa_texstore_unorm88() |