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

QOpenGLFramebufferObject needs an API for taking the texture (with ownership)

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.3.0
    • None
    • GUI: OpenGL
    • None
    • dcbb16a45212d263496df1e5875da6205e4f5f53

      Add QOpenGLFramebufferObject::takeTexture() to complement the existing texture(). In some cases it would be very useful if the texture could be detached from the QOpenGLFramebufferObject instance, meaning that the ownership of the texture were transfered to the called and the next bind() would then automatically create and associate a new texture.

        For Gerrit Dashboard: QTBUG-35881
        # Subject Branch Project Status CR V

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes