nv50,nvc0: remove bogus 64_FLOAT formats
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 5 Mar 2015 17:09:21 +0000 (12:09 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 7 Mar 2015 03:06:05 +0000 (22:06 -0500)
commit20346808cf4f1ee4f320afaf18f94043fb146f2e
tree71021f14c750e242b42b7cf00b8f63131d289718
parent1e5f833a0d94943e0fe13be245261757e6c73a2e
nv50,nvc0: remove bogus 64_FLOAT formats

There is no HW support for these and the VBO pusher doesn't know about
them. No need to, either, since the st will be lowering them to 2x32.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nv50/nv50_formats.c