Searched refs:U_COLORMAP (Results 1 – 6 of 6) sorted by relevance
38 #define U_COLORMAP (1<<11) macro
494 bits |= U_COLORMAP; in SV_WriteEntitiesToClient()530 if (bits & U_COLORMAP) in SV_WriteEntitiesToClient()
405 if (bits & U_COLORMAP) in CL_ParseUpdate()
196 #define U_COLORMAP (1<<3) macro
189 if (bits & U_COLORMAP) in CL_ParseDelta()
181 bits |= U_COLORMAP; in SV_WriteDelta()222 if (bits & U_COLORMAP) in SV_WriteDelta()