swrast: fix more fetch_texel function names
authorBrian Paul <brianp@vmware.com>
Fri, 11 Apr 2014 01:00:46 +0000 (19:00 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 11 Apr 2014 17:47:31 +0000 (11:47 -0600)
commit4da1efb37062950f41c1fe6f9649a507ab98adf4
tree894406e1de83545170e5c90777a26815a266efaa
parent9d36a8d4d27230dd91d4c4002a781edeec22d044
swrast: fix more fetch_texel function names

These were missed/typo'd in the previous patch series:
s/R8G8B8A/R8G8B8A8/
s/rgba_16/RGBA_UNORM16/
s/rgba_uint/RGBA_UINT/
s/rgba_int/RGBA_SINT/

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/swrast/s_texfetch.c
src/mesa/swrast/s_texfetch_tmp.h