summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/util/u_draw.h')
-rw-r--r--src/gallium/auxiliary/util/u_draw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/util/u_draw.h b/src/gallium/auxiliary/util/u_draw.h
index fdb683ca8a2..3dc69181c13 100644
--- a/src/gallium/auxiliary/util/u_draw.h
+++ b/src/gallium/auxiliary/util/u_draw.h
@@ -145,7 +145,6 @@ util_draw_range_elements(struct pipe_context *pipe,
unsigned
util_draw_max_index(
const struct pipe_vertex_buffer *vertex_buffers,
- unsigned nr_vertex_buffers,
const struct pipe_vertex_element *vertex_elements,
unsigned nr_vertex_elements,
const struct pipe_draw_info *info);