nv30: U8_USCALED only works for size 4
authorIlia Mirkin <imirkin@alum.mit.edu>
Wed, 14 Aug 2013 05:08:38 +0000 (01:08 -0400)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Thu, 15 Aug 2013 13:14:25 +0000 (15:14 +0200)
commit14ee790df77c810f187860a8d51096173ff39fcf
tree1cddbf72ba17c33f4c81d5a30ce65726361615e6
parent4f739646b03f3d6e70461749ca0c0f3cb7390d75
nv30: U8_USCALED only works for size 4

See https://bugs.freedesktop.org/show_bug.cgi?id=61635 for a sample
program. Changing it to use a vec4 makes it work. Remove the unsupported
formats.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "9.2 and 9.1" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nv30/nv30_format.c