intel: Remove the passthrough TexSubImage[13]D functions.
authorEric Anholt <eric@anholt.net>
Tue, 30 Aug 2011 17:33:23 +0000 (10:33 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 30 Aug 2011 21:58:47 +0000 (14:58 -0700)
commitb26a08402f645aebadfabc91e08eac568e1a40c3
treef4142bde65e63179c84b352d1b84c42a4998e9f0
parent81a0b2166991a3015f8336e184c34cf6a92adfe0
intel: Remove the passthrough TexSubImage[13]D functions.

All we need for these is _mesa_store_texsubimage[13]d(), since we
don't do the blit path.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Tested-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/intel/intel_tex_subimage.c