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

QRhiWidget has no way to set flags on the top-level's QRhi

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7
    • Qt RHI
    • None
    • 53f9768e6 (dev), fed309788 (6.6)

    Description

      QRhiWidget can set the backend and the debug-layer flag but it has no control over the QRhi::Flags. This means it is impossible to enable timestamps or debug markers for example.

      At minimum the Qt Quick env.var. (QSG_RHI_PROFILE, see https://doc.qt.io/qt-6/qquickgraphicsconfiguration.html#setTimestamps ) must be handled. (even if the QSG naming is not great; we are already doing this for QSG_RHI_PREFER_SOFTWARE_RENDERER)

      Attachments

        For Gerrit Dashboard: QTBUG-118116
        # 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:

              Gerrit Reviews

                There are no open Gerrit changes