intel: Drop stale comment about CopyTexSubImage.
authorEric Anholt <eric@anholt.net>
Wed, 21 Sep 2011 23:43:08 +0000 (16:43 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Sep 2011 22:33:42 +0000 (15:33 -0700)
commitb4721bf711df5a18489939b373b5e3fa10d28daa
tree85394f1bcfe6e344682fd3918e881dc5888eae0f
parent2ef77d1c74be936f7597d4f289c732c0db9e8687
intel: Drop stale comment about CopyTexSubImage.

We get called for TexImage higher up, and in a relatively normal way
(pixels == NULL is common for FBO setup).

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/intel/intel_tex_image.c