swrast: add missing texfetch table entry for MESA_FORMAT_ARGB2101010_UINT
authorBrian Paul <brianp@vmware.com>
Mon, 28 Nov 2011 22:03:55 +0000 (15:03 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 28 Nov 2011 22:40:11 +0000 (15:40 -0700)
commite32ada1b267c9cc84b84400a619cbca14aba2207
tree816bad043e74117210be24f87c4f58518e0f28fc
parent5c84e961e3984ff7116f14a630b2984c5b97413d
swrast: add missing texfetch table entry for MESA_FORMAT_ARGB2101010_UINT

As with the other integer-valued formats, use NULL until we support
integer textures.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=43316

Tested-by: Vinson Lee <vlee@vmware.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_texfetch.c