intel/compiler: Test compaction on Gen <= 12
[mesa.git] / src / mesa / main / pixel.h
index c12ef97b8fd3a7193d99ef7b4e6c3ca79bccb896..17e7376281f2dbff80b9986d7566f3e4a4afac42 100644 (file)
 #define PIXEL_H
 
 
-#include "compiler.h"
 #include "glheader.h"
 
-struct _glapi_table;
 struct gl_context;
 
 
@@ -66,7 +64,7 @@ void GLAPIENTRY
 _mesa_PixelTransferi( GLenum pname, GLint param );
 
 extern void 
-_mesa_update_pixel( struct gl_context *ctx, GLuint newstate );
+_mesa_update_pixel( struct gl_context *ctx );
 
 extern void 
 _mesa_init_pixel( struct gl_context * ctx );