Deal with the overloading of _mesa_texstore_rgba, which is actually
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 20 Sep 2006 22:40:34 +0000 (22:40 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 20 Sep 2006 22:40:34 +0000 (22:40 +0000)
commit3974cc8c09a00274f87c418cb295ed0cdd7c9d1e
tree680bc00df959e1a82d0438ad931da1ecd2347f60
parent3aea82b396387bf3835f91bcc9121e02274c4c04
Deal with the overloading of _mesa_texstore_rgba, which is actually
used to store all sorts of formats.

Software mesa fails the glean pixelFormats test, but it appears to be
failing even with the swizzle code disabled??
src/mesa/main/texstore.c