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

missing enums for QOpenGLTexture::PixelType

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes