(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only fast...
[mesa.git] / src / mesa / drivers / dri / ffb / ffb_depth.h
1 /* $XFree86: xc/lib/GL/mesa/src/drv/ffb/ffb_depth.h,v 1.1 2000/06/20 05:08:38 dawes Exp $ */
2
3 #ifndef _FFB_DEPTH_H
4 #define _FFB_DEPTH_H
5
6 extern void ffbDDInitDepthFuncs(GLcontext *ctx);
7
8 #endif /* !(_FFB_DEPTH_H) */