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

All QSGGeometryNode nodes are being uploaded to GPU even if they don't change

    XMLWordPrintable

Details

    • G&UI Finishing 2023

    Description

      In the example there are geometry nodes which are explicitly not wanting to be batched (done by using which ever index width stops that from happening). They are correctly ending up as separate batches with a common clip root parent, but when any node in that tree changes (added or removed), the entire subtree uploads all vertices again.

      To reproduce, please run the attached example and notice the application output.

      Attachments

        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
            tuomas.vaarala Tuomas Vaarala
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes