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

Details

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

    Description

      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.

      Attachments

        Issue Links

          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