gallium: fix incorrect level param in copy_image_data_to_texture()

This fixes a weird conform test failure that depended on something that
happened several tests earlier.  This took waaaaaay too long to find/fix.
This commit is contained in:
Brian Paul 2008-04-28 14:04:19 -06:00
parent c4917c6231
commit c2497879f1

View file

@ -1381,7 +1381,7 @@ copy_image_data_to_texture(struct st_context *st,
st_texture_image_data(st->pipe,
stObj->pt,
stImage->face,
stImage->level,
dstLevel,
stImage->base.Data,
stImage->base.RowStride,
stImage->base.RowStride *