Searched refs:PACK_COLOR_1616_REV (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | colormac.h | 113 #define PACK_COLOR_1616_REV( L, A ) \ macro |
D | texstore.c | 1984 dstUI[col] = PACK_COLOR_1616_REV(a, l); in _mesa_texstore_unorm1616() |