summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/ffb/ffb_stencil.h
blob: af161e7c1d19a0b2d6e61e4432f44814ebc55ed3 (plain)
1
2
3
4
5
6
7
8
/* $XFree86: xc/lib/GL/mesa/src/drv/ffb/ffb_stencil.h,v 1.1 2000/06/20 05:08:39 dawes Exp $ */

#ifndef _FFB_STENCIL_H
#define _FFB_STENCIL_H

extern void ffbDDInitStencilFuncs(GLcontext *ctx);

#endif /* !(_FFB_STENCIL_H) */