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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes