This should be called during the initialization: ```cpp qputenv("QSG_RENDER_LOOP", "basic"); QQuickWindow::setGraphicsApi(QSGRendererInterface::OpenGL); ```