swr: [rasterizer core] fix clear with multiple color attachments
authorTim Rowley <timothy.o.rowley@intel.com>
Wed, 16 Nov 2016 01:44:45 +0000 (19:44 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 16 Nov 2016 20:21:04 +0000 (14:21 -0600)
commita456ea17fb460a68e28c13dd4b7086dc4309f410
treeb932f856a6f3500a98e2f5fafe4fe29795dd20ee
parent0272f76741e6311aa12a79fa24c3ace323236941
swr: [rasterizer core] fix clear with multiple color attachments

Fixes fbo-mrt-alphatest

v2: styling fixes

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/api.cpp
src/gallium/drivers/swr/rasterizer/core/api.h
src/gallium/drivers/swr/rasterizer/core/backend.cpp
src/gallium/drivers/swr/rasterizer/core/context.h
src/gallium/drivers/swr/rasterizer/core/state.h
src/gallium/drivers/swr/swr_clear.cpp