swr: [rasterizer core] clear data now comes in as float
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 18 Nov 2016 00:48:30 +0000 (19:48 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 24 Nov 2016 01:33:36 +0000 (20:33 -0500)
commitcec515999ccf224a967f00c4bc2c3e47d782d65e
tree567a2a4812594dee5f25ca582727d194a445e4f8
parent74943db82c9b559ddad8773822ade93eafb24849
swr: [rasterizer core] clear data now comes in as float

The non-fast-clear path was never updated after clear colors were passed
in as floats. Remove the now-harmful conversion from unorm8.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/rasterizer/core/backend.cpp