Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
QOpenGLFramebufferObject provides methods that internally create a texture and attach it to the FBO. But what if I have an existing texture ID (taken from a QSGTexture btw) and I want to attach it to the FBO?