Following commit causes Piglit/Bitcoin fail. Cmd: piglit-run.py -t Bitcoin tests/all_cl.test result
commit fd98654b20589eb942fe834fd735431a46f17b0e Author: Ruiling Song <ruiling.s...@intel.com> AuthorDate: Wed Sep 11 15:22:03 2013 +0800 Commit: Zhigang Gong <zhigang.g...@linux.intel.com> CommitDate: Tue Sep 17 16:23:08 2013 +0800 Fix non-4byte program global constant issue. We put array elements simply one after another, that is packed. So, constant memory address should be calculated using real type size. Signed-off-by: Ruiling Song <ruiling.s...@intel.com> Reviewed-by: Zhigang Gong zhigang.g...@linux.intel.com<mailto:zhigang.g...@linux.intel.com> Thanks --Sun, Yi
_______________________________________________ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/beignet