swrast: Remove GL_COLOR_INDEX from assertions
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 29 Aug 2011 20:30:46 +0000 (13:30 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 6 Sep 2011 19:09:16 +0000 (12:09 -0700)
commitede7d9fff504db3a4790b0e55d247f85ef22d045
tree5efd69b92b7cb11424f78613d1afd35ea7bee693
parent960f37a57a7fcbac213c0b4fb0daf2285a64bf97
swrast: Remove GL_COLOR_INDEX from assertions

These sampling functions don't work on color-index textures, but there
is no such thing as a color-index texture anymore.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/swrast/s_texfilter.c