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

Simplified graphics backend detection for QML object's

    XMLWordPrintable

Details

    • All, Android

    Description

      The graphics backend detection (OpenGL, OpenGLES, Vulkan, etc.) could be handled in a more convenient way.
      Currently there is a need to discover of available driver on native (C++ side), then QSurfaceFormat needs to be specified and set as default, after that sequence of instructions GraphicsInfo.renderableType can be used in QML Object's onComplete handler. It would be better to have such information available in QML without need of additional setup in C++.

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            wojblas Wojciech Błaszak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes