swrast: update texfetch_funcs table for new int/uint formats
authorBrian Paul <brianp@vmware.com>
Wed, 5 Oct 2011 19:35:33 +0000 (13:35 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 5 Oct 2011 19:35:35 +0000 (13:35 -0600)
commitbf059ebd33b4654334c1d96b6022fd6eef278782
treebafe46a97688b2cf7a05c54299cb76158bf142df
parentd912669034eb7bf5c162358a7a574ec7a4c963c7
swrast: update texfetch_funcs table for new int/uint formats

This only adds dummy entries to the table to fix failed assertions.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=41491
src/mesa/swrast/s_texfetch.c