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

Simplified graphics backend detection for QML object's

XMLWordPrintable

    • All, Android

      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++.

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

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

              Created:
              Updated:

                There are no open Gerrit changes