i915: Removed level_offset from i915_texture
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Thu, 19 Jun 2008 18:28:20 +0000 (20:28 +0200)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Mon, 23 Jun 2008 09:57:34 +0000 (11:57 +0200)
commitd40ff294510236faff4bb9a58b81282705b98562
tree13e6ea9aaf8ea02c855d4024161c58b2846dda00
parente2c3f06e9649b5b87fc9adbca7d1f07841bba895
i915: Removed level_offset from i915_texture

All offsets are now on image_offset.
src/gallium/drivers/i915simple/i915_context.h
src/gallium/drivers/i915simple/i915_texture.c