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

ShaderGathererJob should depend on FilterCompatibleTechniquesJob

XMLWordPrintable

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

      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/

        For Gerrit Dashboard: QTBUG-66024
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes