svga: Fix call to translate::run().

This commit is contained in:
Michal Krol
2010-01-13 11:13:00 +01:00
parent 8c53a2576e
commit ea0cc47a4f
+1 -1
View File
@@ -227,7 +227,7 @@ static int update_zero_stride( struct svga_context *svga,
translate->set_buffer(translate, vel->vertex_buffer_index,
mapped_buffer,
vbuffer->stride);
translate->run(translate, 0, 1,
translate->run(translate, 0, 1, 0,
svga->curr.zero_stride_constants);
pipe_buffer_unmap(svga->pipe.screen,