llvmpipe: use aligned data for the assembly program in setup
authorRoland Scheidegger <sroland@vmware.com>
Thu, 31 Dec 2015 02:20:38 +0000 (03:20 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Thu, 7 Jan 2016 23:34:13 +0000 (00:34 +0100)
commitb61b9a377edb566af2f015c159f5f8779d9b27d9
tree813699568ed3d68fbf8111fbebc839dfc646fb70
parent9db7309595309ff0835c701108827ffc8c906751
llvmpipe: use aligned data for the assembly program in setup

Back in the day (before 24678700edaf5bb9da9be93a1367f1a24cfaa471) the values
were not actually in a struct but even then I can't see why we didn't simply
align the values. Especially since it's trivial to do so.
(Not that it actually matters since the code is pretty much unused for now.)

Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
src/gallium/drivers/llvmpipe/lp_setup_tri.c