https://bugs.documentfoundation.org/show_bug.cgi?id=103395

            Bug ID: 103395
           Summary: Don't Initialize OpenCL if explicitly disabled with
                    SAL_DISABLE_OPENCL
           Product: LibreOffice
           Version: 5.2.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: qui...@gmail.com

Description:
If we force disable OpenCL with the SAL_DISABLE_OPENCL variable we can still
initialize OpenCL (with clewInit) and enumerate platforms and devices. 

Steps to Reproduce:
Not needed

Actual Results:  
.

Expected Results:
Check if we can enable OpenCL in one place only (and use that when we need to
know this - like with OpenGL) and don't initialize OpenCL if this is not
desired.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101
Firefox/49.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to