Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140888 Make Qt for WebAssembly run well on WebGL
  3. QTBUG-140893

Make QuickStudioDesignEffects use "300es" shaders on WebAssembly

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • GUI: OpenGL
    • None
    • WebAssembly

      The 100es shader looks to be broken:

      index-BzoQiseq.js:32 ERROR: 0:33: 'i_1' : Loop index cannot be initialized with non-constant expression

      index-BzoQiseq.js:32 Source was:
      index-BzoQiseq.js:32 #version 100

      Since WebGL 2  / ES3 is the default now we can move to 300es shaders, which does support non-constant loop index initialization.

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

            qt.webassembly qt.webassembly
            sorvig Morten Sørvig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes