diff options
author | Tim Rowley <timothy.o.rowley@intel.com> | 2017-07-06 13:16:18 -0500 |
---|---|---|
committer | Tim Rowley <timothy.o.rowley@intel.com> | 2017-07-06 15:01:00 -0500 |
commit | bab03c06fc79ec5624982777684d0c5f123c127c (patch) | |
tree | d4fd3b19abf9bfe55ba11d2474998dd7f1e9e7e8 /Makefile.am | |
parent | 1f0680b51ef445a06f990684142f52286ce4a314 (diff) |
swr/rast: Correctly allocate SWR_STATS memory as cacheline aligned
Cacheline alignment of SWR_STATS to prevent sharing of cachelines
between threads (performance).
Gets rid of gcc-7.1 warning about using c++17's over-aligned new
feature.
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions