Files
mesa/src/gallium/drivers
George Kyriazis 00847e4f14 swr: Align query results allocation
Some query results struct contents are declared as cache line aligned.
Use aligned malloc, and align the whole struct, to be safe.

Fixes crash when compiling with clang.

CC: <mesa-stable@lists.freedesktop.org>

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
2017-01-23 14:15:54 -06:00
..
2016-09-05 16:12:04 +02:00
2017-01-23 16:17:15 +01:00
2017-01-23 14:15:54 -06:00
2017-01-16 21:13:09 -05:00