OSDN Git Service

swr/rast: Widen fetch shader to SIMD16 (disabled for now)
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 16 Oct 2017 23:39:41 +0000 (18:39 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Thu, 19 Oct 2017 18:10:55 +0000 (13:10 -0500)
commit2559f2b93edc74d943fa1441433288a92263f854
tree77f9148b9f05ac293dc1f42d27172b4fe040b8d1
parent49090ccf54798f7c9081f9b20d0ed0d0433ec026
swr/rast: Widen fetch shader to SIMD16 (disabled for now)

Refactored the gather operation to process 16 elements at a time via
paired SIMD8 operations.

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