https://bugs.kde.org/show_bug.cgi?id=397977

            Bug ID: 397977
           Summary: Ocio doesn't work with Angle Enabled
           Product: krita
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: OpenGL Canvas
          Assignee: krita-bugs-n...@kde.org
          Reporter: b...@valdyas.org
  Target Milestone: ---

If Angle is enabled, the versionFunctions api is not available:

7636] versionFunctions: Not supported on OpenGL ES

This means the display filter is initialized with an empty functions object:

[7636] Failed to get valid OpenGL functions for OcioDisplayFilter!

Using QOpenGLFunctions doesn't work because GLTexImage3D isn't available in
that class. Using QOpenGLExtraFunctions doesn't work: compiling the shaders
fails.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to