gallium: fix incorrect level param in copy_image_data_to_texture()
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 28 Apr 2008 20:04:19 +0000 (14:04 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 28 Apr 2008 20:04:56 +0000 (14:04 -0600)
commitc2497879f127251994064a0e0c24901782adae9e
tree74c3535b23a2aa506ada5e686ef41f5f5f9c15fb
parentc4917c62311522df902003d77b146fc677c09a4e
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.
src/mesa/state_tracker/st_cb_texture.c