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

BAD_MATCH on some EGL/GLES systems in the rhi autotest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.14
    • 5.14
    • Qt RHI
    • None

    Description

      When configuring with -opengl es2 on a modern Mesa-based system, the qrhi autotest started to show:

      PASS   : tst_QRhi::renderToWindowSimple(Null)
      QWARN  : tst_QRhi::renderToWindowSimple(OpenGL) QEGLPlatformContext: eglMakeCurrent failed: 3009
      QWARN  : tst_QRhi::renderToWindowSimple(OpenGL) QRhiGles2: Failed to make context current. Expect bad things to happen.
      FAIL!  : tst_QRhi::renderToWindowSimple(OpenGL) 'rhi->beginFrame(swapChain.data()) == QRhi::FrameOpSuccess' returned FALSE. ()
         Loc: [tst_qrhi.cpp(1659)]
      PASS   : tst_QRhi::renderToWindowSimple(Vulkan)
       

      Everything else seems to work fine, however.

      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