aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/blend.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/main/blend.h')
-rw-r--r--mesalib/src/mesa/main/blend.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mesalib/src/mesa/main/blend.h b/mesalib/src/mesa/main/blend.h
index 7445840cb..fe31a7440 100644
--- a/mesalib/src/mesa/main/blend.h
+++ b/mesalib/src/mesa/main/blend.h
@@ -115,8 +115,8 @@ _mesa_update_clamp_fragment_color(struct gl_context *ctx);
extern void
_mesa_update_clamp_vertex_color(struct gl_context *ctx);
-extern gl_format
-_mesa_get_render_format(const struct gl_context *ctx, gl_format format);
+extern mesa_format
+_mesa_get_render_format(const struct gl_context *ctx, mesa_format format);
extern void
_mesa_init_color( struct gl_context * ctx );