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

missing enums for QOpenGLTexture::PixelType

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.4.0
    • None
    • GUI: OpenGL
    • None
    • 223f5c0273452b1ccd48b6f1057598f507a1b2b9

      QOpenGLTexture::PixelType does not contain a value for GL_UNSIGNED_INT_8_8_8_8_REV/GL_UNSIGNED_INT_8_8_8_8.
      Although I can pass this value with casting, it would be more useful if these values are included.
      Especially, GL_UNSIGNED_INT_8_8_8_8_REV is widely used because there're lots of reports that GL_UNSIGNED_INT_8_8_8_8_REV shows much better performance when transferring texture data on some GPUs and drivers.

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

            seanharmer Sean Harmer
            xylosper Byoung-young Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes