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

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

      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)

       

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes