summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/ffb/ffb_bitmap.h
blob: 0ccbc57bd0989e3f056e7b6cbb6916c3ac1109b3 (plain)
1
2
3
4
5
6
7

#ifndef _FFB_BITMAP_H
#define _FFB_BITMAP_H

extern void ffbDDInitBitmapFuncs(GLcontext *);

#endif /* !(_FFB_BITMAP_H) */