swr: [rasterizer core/memory] Fix missing avx512 storetile
authorTim Rowley <timothy.o.rowley@intel.com>
Tue, 28 Mar 2017 16:43:09 +0000 (11:43 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 5 Apr 2017 23:19:04 +0000 (18:19 -0500)
commitc12b61d1587ed5b16b56c0fd73af1d29ca960ca7
treedee80cfb6eafc429eecf85cc9e03c79006a4471f
parentcd6c200223f7c6f5bac6bd2f2991bccf363fa7d9
swr: [rasterizer core/memory] Fix missing avx512 storetile

Fix pre-processor macro handing to eliminate silently missing
implementation for AVX512.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/format_types.h
src/gallium/drivers/swr/rasterizer/core/utils.h
src/gallium/drivers/swr/rasterizer/memory/StoreTile.h