mesa: move last bits of GLchan stuff into swrast
[mesa.git] / src / mesa / main / config.h
index 61b0c1681d45cfa96fe2c6107acda7d8bf2b5693..7b7740ebe4f6eb1d4e155b76d2eba782f15386d4 100644 (file)
 
 
 /**
- * Bits per color channel:  8, 16 or 32
+ * For swrast, bits per color channel:  8, 16 or 32
  */
 #ifndef CHAN_BITS
 #define CHAN_BITS 8