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

ShaderGathererJob should depend on FilterCompatibleTechniquesJob

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.11.0
    • 5.10.0
    • Qt3D
    • None

    Description

      The ShaderGathererJob will use Technique::isCompatibleWithRenderer() while looking for dirty shaders. This is set in the FilterCompatibleTechniquesJob, but it might run after (or, even worse, at the same time as) ShaderGathererJob.

      I'm including a fix for this (among other things) in this change, but we might want to merge a quick fix in the meanwhile:

      https://codereview.qt-project.org/#/c/217827/

      Attachments

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

        Activity

          People

            dragly Svenn-Arne Dragly
            dragly Svenn-Arne Dragly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes