From: Brian Date: Tue, 13 Mar 2007 16:58:23 +0000 (-0600) Subject: comment about SPAN_* vs FRAG_BIT_* values X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=da554309521e8f351eecb30ce197535fb7541f40;p=mesa.git comment about SPAN_* vs FRAG_BIT_* values --- diff --git a/src/mesa/swrast/s_span.h b/src/mesa/swrast/s_span.h index 26ef399df30..8a9b9eb21c7 100644 --- a/src/mesa/swrast/s_span.h +++ b/src/mesa/swrast/s_span.h @@ -35,6 +35,8 @@ * \defgroup SpanFlags * Bitflags used for interpMask and arrayMask fields below to indicate * which interpolant values and fragment arrays are in use, respectively. + * + * XXX We should replace these flags with the FRAG_BIT_ values someday... */ /*@{*/ #define SPAN_RGBA 0x001