/* $XFree86: xc/lib/GL/mesa/src/drv/ffb/ffb_span.h,v 1.1 2000/06/20 05:08:39 dawes Exp $ */

#ifndef _FFB_SPAN_H
#define _FFB_SPAN_H

#include "drirenderbuffer.h"

void ffbSetSpanFunctions(driRenderbuffer *drb, const GLvisual *vis);

#endif /* !(_FFB_SPAN_H) */