Merge commit 'origin/master' into gallium-map-range
[mesa.git] / src / mesa / drivers / dri / ffb / ffb_bitmap.h
1
2 #ifndef _FFB_BITMAP_H
3 #define _FFB_BITMAP_H
4
5 extern void ffbDDInitBitmapFuncs(GLcontext *);
6
7 #endif /* !(_FFB_BITMAP_H) */