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

QRhiGles2 contains non opengles2 call

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.0, 6.6.0
    • 6.5.0 Beta2
    • GUI: OpenGL
    • None
    • All, WebAssembly
    • 8f1d8139c (dev), 0134e5685 (6.5)

    Description

       

      line 3076 of qrhigles2.cpp contains a call to glDrawBuffers, which is not part of opengles 2 API

      https://registry.khronos.org/OpenGL-Refpages/es2.0/

      but is present in opengles3.

      Committed in c9ad5ad3b73ff60e9a40173b1ae49e67800a4b72 Add support for stereoscopic content in QRhi::OpenGLES2

      This seems to effect webassembly on Android, see QTBUG-110686

      also see similar bug QTBUG-108776

       

      Attachments

        For Gerrit Dashboard: QTBUG-111007
        # Subject Branch Project Status CR V

        Activity

          People

            lagocs Laszlo Agocs
            lpotter Lorn Potter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes