Merge commit 'origin/gallium-draw-retval'
[mesa.git] / src / gallium / drivers / nv10 / nv10_vbo.c
index 230f2e6d39eb7bca13c4e95ba068240e3741894f..9180c72c9b09f4041859e1a7bf99679643d006bd 100644 (file)
@@ -45,6 +45,7 @@ void nv10_draw_elements( struct pipe_context *pipe,
        }
 
        draw_set_mapped_constant_buffer(draw,
+                                        PIPE_SHADER_VERTEX,
                                        nv10->constbuf[PIPE_SHADER_VERTEX],
                                        nv10->constbuf_nr[PIPE_SHADER_VERTEX]);