swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
authorGeorge Kyriazis <george.kyriazis@intel.com>
Fri, 19 Jan 2018 23:58:33 +0000 (17:58 -0600)
committerGeorge Kyriazis <george.kyriazis@intel.com>
Thu, 25 Jan 2018 19:26:49 +0000 (13:26 -0600)
commit2d16b61bffc684847a3ab107a2aa4906251445ca
tree77175693411a2d4dcf9ab20532121af0448dc33d
parent123798eb4470313fa1817b12c37dc033e13c425f
swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast

Early Rasterization did not initially work with USE_SIMD16_FRONTEND=0.
Fix it so it works there, too.  Please note that the default setting
is USE_SIMD16_FRONTEND=1.

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