Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74406 Abstract away the graphics APIs in Qt
  3. QTBUG-78605

State change reduction in the Metal QRhi backend

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • P2: Important
    • 5.14
    • Qt RHI
    • None

    Description

      Try reducing state changes within a render pass for cull mode and front face winding, as these have their own dynamic setters on the command buffer and we do not track them, leading to unimpressive looking Metal GPU frame captures in XCode. Probably does not have much of a performance impact but unnecessary calls should be eliminated regardless.

      (but watch out for begin/endExternal and other complications)

       

       

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              lagocs Laszlo Agocs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes