swr/rast: Use binner topology to assemble backend attributes
authorGeorge Kyriazis <george.kyriazis@intel.com>
Thu, 26 Apr 2018 21:12:24 +0000 (16:12 -0500)
committerGeorge Kyriazis <george.kyriazis@intel.com>
Fri, 11 May 2018 16:21:52 +0000 (11:21 -0500)
commit70f0a28b83d9977e106f80cfd033e0796bc43f2f
treee62c7d77176f9f26298cd882d483d19a3c10408b
parentb3b0f0e0ec98d1da42554764adc17402535fa0b7
swr/rast: Use binner topology to assemble backend attributes

Previously was using the draw topology, which may change if GS or Tess
are active. Only affected attributes marked with constant interpolation,
which limited the impact.

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