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

Texture with custom texture images providing mip levels 0..N fail to upload levels 1..N

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.11.0
    • 5.9, 5.10, 5.11
    • Qt3D
    • None
    • a43cf3726679704cc8c4c5a405c60c6f1c4fcfce

      Have a texture and add custom texture images to it, each with different mip levels. Level 0 works correctly, whereas all others generate GL_INVALID_VALUE.

      This is because GLTexture fails to set the mip level correctly to the underlying QOpenGLTexture when there is no texture data generator, only a set of texture images.

        For Gerrit Dashboard: QTBUG-66686
        # 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