sc/source/core/opencl/opencl_device.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 8fc79e23927156e883df36dfa3c607f4fcbdfe57 Author: Kohei Yoshida <kohei.yosh...@collabora.com> Date: Wed Nov 27 20:47:25 2013 -0500 Change these parameters. Change-Id: Ic70aaea461e3d007e394c67c33a766d70aa4e92c diff --git a/sc/source/core/opencl/opencl_device.cxx b/sc/source/core/opencl/opencl_device.cxx index 8f9f8ff..a3fa004 100644 --- a/sc/source/core/opencl/opencl_device.cxx +++ b/sc/source/core/opencl/opencl_device.cxx @@ -25,8 +25,8 @@ #include "opencl_device.hxx" -#define INPUTSIZE 256*40 -#define OUTPUTSIZE 256*40 +#define INPUTSIZE 15360 +#define OUTPUTSIZE 15360 #define STRINGIFY(...) #__VA_ARGS__"\n" #define LOG_PRINTF(x) (std::cout << x << std::endl) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits