From eabfd43ad402539f58bcb16bc736e71516bb9aba Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Mon, 13 Sep 2004 09:27:03 +0000 Subject: cleanup --- src/mesa/drivers/glide/fxdrv.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/drivers/glide/fxdrv.h') diff --git a/src/mesa/drivers/glide/fxdrv.h b/src/mesa/drivers/glide/fxdrv.h index 379851131fa..c246444d1c3 100644 --- a/src/mesa/drivers/glide/fxdrv.h +++ b/src/mesa/drivers/glide/fxdrv.h @@ -714,6 +714,7 @@ void fxSetupColorMask (GLcontext * ctx); void fxSetupBlend (GLcontext *ctx); void fxSetupDepthTest (GLcontext *ctx); void fxSetupTexture (GLcontext *ctx); +void fxSetupStencil (GLcontext *ctx); /* Flags for software fallback cases */ #define FX_FALLBACK_TEXTURE_MAP 0x0001 -- cgit v1.2.3