aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/state.h')
-rw-r--r--src/mesa/main/state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/state.h b/src/mesa/main/state.h
index 589c6650add..92c0661d4ee 100644
--- a/src/mesa/main/state.h
+++ b/src/mesa/main/state.h
@@ -47,7 +47,7 @@ _mesa_set_vp_override(struct gl_context *ctx, GLboolean flag);
/**
- * Update ctx->VertexProgram._VertexProgramMode.
+ * Update ctx->VertexProgram._VPMode.
*/
extern void
_mesa_update_vertex_processing_mode(struct gl_context *ctx);