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

qmlscene sets default surface format too late and without depth/stencil buffesr

    XMLWordPrintable

Details

    • 82f126599b7b087f96622b91017a11caa496389f (qt/qtdeclarative/5.12)

    Description

      Running anything from Design Studio outputs a message like:

      Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
      QSGContext::initialize: depth buffer support missing, expect rendering errors
      QSGContext::initialize: stencil buffer support missing, expect rendering errors
      

      Same when trying to run just this through qmlscene:

      import QtQuick 2.12
      Item {}
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes