swr: [rasterizer core] implement legacy depth bias enable
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 18 Apr 2016 20:35:21 +0000 (14:35 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 27 Apr 2016 15:41:45 +0000 (10:41 -0500)
commit24f23817d2b15941c84f42c202eba5b24599286b
tree37b72d9441f8e24e01c3831355a44d7d25017046
parentfa36f8ec9ce492d65eab8ad599897b3e3045094a
swr: [rasterizer core] implement legacy depth bias enable

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