mesa: replace _NEW_EVAL with vbo_exec_update_eval_maps
[mesa.git] / src / mesa / vbo / vbo.h
index c402caa74f1c04385e361a2440a6a0df87300bd5..bd99e2465141e25c33df20080308e12b2e888402 100644 (file)
@@ -48,7 +48,7 @@ void
 _vbo_DestroyContext(struct gl_context *ctx);
 
 void
-vbo_exec_invalidate_state(struct gl_context *ctx);
+vbo_exec_update_eval_maps(struct gl_context *ctx);
 
 void
 _vbo_install_exec_vtxfmt(struct gl_context *ctx);