diff options
author | Bruce Cherniak <[email protected]> | 2017-04-12 18:43:25 -0500 |
---|---|---|
committer | Tim Rowley <[email protected]> | 2017-04-14 15:22:44 -0500 |
commit | 97bbb7b6a3afadc22ef956f507f70998629fe99a (patch) | |
tree | c44f7732d99ec82c85d1b921d761ad0fca3847d8 /src/gallium/drivers/swr/swr_screen.cpp | |
parent | 4dcfa83114df1026c715c2eb8a6168084fd2e5ac (diff) |
swr: Align swr_context allocation to SIMD alignment.
The context now contains SIMD vectors which must be aligned (specifically
samplePositions in the rastState in the derived state). Failure to align
can result in segv crash on unaligned memory access in vector
instructions.
Reviewed-by: Tim Rowley <[email protected]>
Diffstat (limited to 'src/gallium/drivers/swr/swr_screen.cpp')
0 files changed, 0 insertions, 0 deletions