mesa: remove calls to _mesa_adjust_image_for_convolution(), use texImage fields
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 23 Oct 2008 16:49:51 +0000 (10:49 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 23 Oct 2008 16:49:51 +0000 (10:49 -0600)
commitea6ddcbe0e4a0049ee8b9d244d86b6981fc6438b
tree02d0c9bb57b8403c8309d89aac1d59ef9a8c2ff1
parent95c04cccfef2e5743279e1f5a6a13f3925c7024c
mesa: remove calls to _mesa_adjust_image_for_convolution(), use texImage fields

The texImage->Width/Height fields will have the post-convolution width/height.
src/mesa/main/texstore.c