On 2022-01-05 05:46, Ramakanth Kesireddy wrote:
Hi all,

I have QtQuick 2D application running on embedded device configured with
eglfs( OpenGL ES2.x).

Inorder to port the application to Qt 6.2, Does openGL support is available in Qt 6.2 when configured with eglfs or there any attribute to set so that
QtQuick application works with openGL ES2.x seamlessly?


Yes, Qt 6 still supports OpenGL / EGLFS.
Call QQuickWindow::setGraphicsApi() if needed.


Regards,
--
Sérgio Martins | sergio.mart...@kdab.com | Senior Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel: Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - The Qt, C++ and OpenGL Experts
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to