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

OpenGL: Layering breaks culling

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.2.4, 6.8.3, 6.9.0
    • Qt RHI, Quick: 2D Renderer
    • None

    Description

      It seems that the winding order gets reversed with layering.

      For example, a `ShaderEffect` that has `cullMode: ShaderEffect.BackFaceCulling` is not displayed if it is a child of a layered item (does not need to be a direct child). In that case, culling the front face does the job, even the item is not rotated to show its back face, so I assume it is a winding order issue.

      This does not seem to be a problem with Vulkan.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            fuzun Fatih Uzunoglu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes