r300: Further reduced the radeon_span.c diff.
[mesa.git] / src / mesa / swrast / s_span.h
index 8a9b9eb21c792c526212a53ac571192e129041f7..f650a27d6650f6f4d1869301bcab81301feec61e 100644 (file)
@@ -222,6 +222,9 @@ _swrast_span_default_fog( GLcontext *ctx, SWspan *span );
 extern void
 _swrast_span_default_color( GLcontext *ctx, SWspan *span );
 
+extern void
+_swrast_span_default_secondary_color(GLcontext *ctx, SWspan *span);
+
 extern void
 _swrast_span_default_texcoords( GLcontext *ctx, SWspan *span );