Migrate Qt6 from Qt5 scenegraph
-
I am currently migrating https://github.com/vlc-qt/vlc-qt code to Qt6, i am done with migration of shader, however I got the following errors
No QSGTexture provided from updateSampledImage(). This is wrong.Anyone knows how to return QSGTexture in updateSampledImage(), especially using OpenGL as the graphics backend