https://bugs.freedesktop.org/show_bug.cgi?id=86788
--- Comment #3 from Timothy Arceri <t_arc...@yahoo.com.au> --- It seems to be an alignment issue and I'm not sure I fully understand why its happening but does changing: unsigned vec_count; to unsigned vec_count __attribute__ ((aligned (16))); on line 60 fix it? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev