Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src / mesa / drivers / dri / ffb / ffb_clear.h
1 #ifndef _FFB_CLEAR_H
2 #define _FFB_CLEAR_H
3
4 extern void ffbDDClear(GLcontext *ctx, GLbitfield mask);
5
6 #endif /* !(_FFB_CLEAR_H) */