https://bugs.documentfoundation.org/show_bug.cgi?id=157845
Gabor Kelemen (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|NEEDINFO |RESOLVED --- Comment #3 from Gabor Kelemen (allotropia) <[email protected]> --- After a bit of looking into the issue, this happens in OpenCLConfig::set and OpenCLZone::hardDisable - there is a bit of sanity checking, and if your hardware/driver is not good enough to use OpenCL (but the same pattern is used in OpenGL and Skia), then it disables the feature. Looks like this is a good approach and doing the lockdown to enable stuff is not so wise. -- You are receiving this mail because: You are the assignee for the bug.
