Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136096

It seems that using software rendering breaks the Blend effect from Qt5Compat.GraphicalEffects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.8.2
    • None

    Description

      Setting the environment variable `QT_QUICK_BACKEND=software` seems to break the `Blend {}` type from `import Qt5Compat.GraphicalEffects`

      When I enable software rendering the pixels don't get blended and only the texture image gets displayed.

      I'm using the Blend effect like this:
      ```
          Blend

      {         anchors.fill: parent         source: grainTexture         foregroundSource: background         mode: "screen"     }

      ```

      Normal with Direct3D rendering:

      With software rendering enabled:

      Attachments

        1. Dhq6ywa.png
          Dhq6ywa.png
          1.35 MB
        2. vP5wMJd.png
          vP5wMJd.png
          733 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            mizmis dfx dsf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes