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

/external/quake/quake/src/QW/client/
H A Dscreen.c702 int MipColor(int r, int g, int b) function
874 *dest++ = MipColor(r, g, b);
H A Dgl_screen.c752 int MipColor(int r, int g, int b) function
927 *dest++ = MipColor(src[0], src[1], src[2]);

Completed in 23 milliseconds