Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-14706

Design Viewer WebGL version incompatibiity

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Design Viewer 0.8
    • None

    Description

      Design Viewer doesn't support the shader versions used in the design effects

      (WASM) Warning: Failed to build graphics pipeline state
      (WASM) Warning: Failed to compile shader: ERROR: 0:28: 'i' : Loop index cannot be initialized with non-constant expression
      ERROR: 0:33: 'i_1' : Loop index cannot be initialized with non-constant expression
      <... full shader code ...>

      I've tried to build the shaders in Qt Quick Components with

      GLSL        
      "100,300,440,100es,300es" 

      But then the WebGL complains about the incompatibility of the versions

      (WASM) Warning: Failed to build graphics pipeline state
      (WASM) Warning: Failed to link shader program: Fragment shader version does not match other shader versions. 

       

      Attachments

        Issue Links

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

          Activity

            People

              hancerliqt Burak Hancerli
              hancerliqt Burak Hancerli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes