Searched refs:U_COLORMAP (Results 1 - 6 of 6) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dprotocol.h38 #define U_COLORMAP (1<<11) macro
H A Dsv_main.cpp494 bits |= U_COLORMAP;
530 if (bits & U_COLORMAP)
H A Dcl_parse.cpp405 if (bits & U_COLORMAP)
/external/quake/quake/src/QW/client/
H A Dprotocol.h196 #define U_COLORMAP (1<<3) macro
H A Dcl_ents.c189 if (bits & U_COLORMAP)
/external/quake/quake/src/QW/server/
H A Dsv_ents.c181 bits |= U_COLORMAP;
222 if (bits & U_COLORMAP)

Completed in 79 milliseconds