mesa/st: enable carry/borrow lowering pass
[mesa.git] / src / mesa / main / atifragshader.h
index f5af5f15f4b8e441f017cba9e4d4d27f71036d53..afaea009db8e17bdc81df57d7a793e2ce43fbe00 100644 (file)
@@ -10,7 +10,6 @@
 
 #include "compiler.h"
 #include "glheader.h"
-#include "mfeatures.h"
 
 struct _glapi_table;
 struct gl_context;
@@ -63,9 +62,6 @@ struct atifs_setupinst
 };
 
 
-extern void
-_mesa_init_ati_fragment_shader_dispatch(struct _glapi_table *disp);
-
 extern struct ati_fragment_shader *
 _mesa_new_ati_fragment_shader(struct gl_context *ctx, GLuint id);