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

OpacityMask misses property "recursive"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.5.1
    • None
    • Linux

    Description

      The item OpacityMask seems internally to use a ShaderEffectSource which requires the property recursive to be set when it has a dependency on itself.

      OpacityMask does not expose this property and it's possible to create such a dependency on itself. In this case one only gets an error message on std::out:

      "QSGDefaultLayer::bind: ShaderEffectSource: 'recursive' must be set to true when rendering recursively."

      This error message cannot be fixed with the provided API.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            mgraesslin Martin Gräßlin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes