Files
libreoffice/opencl
Tor Lillqvist 52f9606ed0 The OpenCLEnv struct is used only inside openclwrapper.cxx
Change-Id: I95fbee302213e6ced469dd7a2a1c254178159357
2014-11-27 19:12:21 +02:00
..
2014-11-27 19:12:21 +02:00

OpenCL-related code that is not specific to any particular
functionality OpenCL is used for. (Like formula group calculation in
Calc.)

Not compiled on platforms where OpenCL is not available (iOS and
Android). On other platforms OpenCL is optional at run-time, but not
at build time.