swr/rast: Fix missing setup of psContext.pColorBuffer
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 19 Jun 2017 17:14:15 +0000 (12:14 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 30 Jun 2017 18:26:19 +0000 (13:26 -0500)
commit64af92c9778dfba863391f947fa4b3df3fd57255
tree27ec71b48574750adcdfedf7e3107e9d72784b16
parentfc4f6c44c479a97b9cad5d08f0d9cd71a8e1e5f8
swr/rast: Fix missing setup of psContext.pColorBuffer

Fixes render target read access from pixel shaders.

Reviewed-by: Bruce Cherniak <bruce.cherniak at intel.com>
src/gallium/drivers/swr/rasterizer/core/backend_sample.cpp
src/gallium/drivers/swr/rasterizer/core/backend_singlesample.cpp