swr: [rasterizer core] Frontend SIMD16 WIP
authorTim Rowley <timothy.o.rowley@intel.com>
Wed, 25 Jan 2017 18:27:41 +0000 (12:27 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 8 Feb 2017 19:57:52 +0000 (13:57 -0600)
commitdb599e316a2d181cf4f7f0c364a7d9eb8145243d
tree5433ed83f567f00194305d18bd6b5e344af29881
parent09c54cfd2d25b13676df946bc937c70468f07b24
swr: [rasterizer core] Frontend SIMD16 WIP

Widen simdvertex to SIMD16/simd16vertex in frontend for passing VS
attributes from VS to PA.

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