397ad713cf
To be used also by Skia code to detect problems with Vulkan drivers. The watchdog does not handle OpenCL because neither did the original code, but also because OpenCLZone::hardDisable() called from it would deadlock on SolarMutex for some reason. Change-Id: I483d8cb0b11a4e1e65c564f4e4c29ab68843ff71 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88008 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com> |
||
---|---|---|
.. | ||
inc | ||
opencltest | ||
source | ||
Executable_opencltest.mk | ||
IwyuFilter_opencl.yaml | ||
Library_opencl.mk | ||
Makefile | ||
Module_opencl.mk | ||
README |
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.