Details

    • Sub-task
    • Resolution: Fixed
    • P2: Important
    • 6.7.0 FF
    • Qt RHI
    • None
    • 3b7f99d04 (dev), e126558b9 (dev), 4b233526f (dev), 27d225649 (6.6)

    Description

      QRhiRenderBuffer does not work anymore. Must use a texture array for depth/stencil as well and use setDepthTexture() on the render target.

      This means OpenGL ES 3.0 is probably out too, although that's not a big loss in the context of multiview.

      Exercise this in the manual test. Some backends may need some fixes.

      Only covers depth. Turns out stencil is complicated (at least with OpenGL, and Metal may need some fixes too for that)

      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