HomeSort by relevance Sort by last modified time
    Searched defs:VID_GRADES (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
vid.h 23 #define VID_GRADES (1 << VID_CBITS)
37 pixel_t *colormap; // 256 * VID_GRADES size
38 unsigned short *colormap16; // 256 * VID_GRADES size
  /external/quake/quake/src/WinQuake/
vid.h 23 #define VID_GRADES (1 << VID_CBITS)
37 pixel_t *colormap; // 256 * VID_GRADES size
38 unsigned short *colormap16; // 256 * VID_GRADES size

Completed in 336 milliseconds