meson: build mesa test.
[mesa.git] / src / mesa / vbo / vbo_exec.h
index 9358ca2acf129fd9ae1918a1b0cee796c76b10ee..f1e3881b1f9cb8fd3fb0f68285efdc624c22eb04 100644 (file)
@@ -147,7 +147,6 @@ struct vbo_exec_context
  */
 void vbo_exec_init( struct gl_context *ctx );
 void vbo_exec_destroy( struct gl_context *ctx );
-void vbo_exec_invalidate_state( struct gl_context *ctx, GLbitfield new_state );
 
 
 /* Internal functions: