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

qmlbench delegates_shadereffect.qml throws shader error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 6.0
    • Qt RHI, Quick: 3D
    • None
    • dd516f74baf39deaa7c3aa7a85169fbc4650f314 (qt-labs/qmlbench/master) 015017884737eba31a5b0bc41032d0abbc3311b9 (qt/tqtc-qtdeclarative/dev)

    Description

      QMLBench running benchmarks/auto/creation/quick/delegates_shadereffect.qml spams the message below over 200 million times during a 100 second test run.
       

      rhi shader effect only supports files (qrc or local) at the moment
      ShaderEffect: shader preparation failed for void main() { gl_FragColor = vec4(1, 0, 0, 1); }

       

      Re-open 24-Jun-2020: The test throws the same error, but now with:

      rhi shader effect only supports files (qrc or local) at the moment
      ShaderEffect: shader preparation failed for red.frag.qsb
      

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            daniel.smith Daniel Smith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes