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

Design Viewer WebGL version incompatibiity

XMLWordPrintable

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

      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. 

       

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

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

              Created:
              Updated:

                There are no open Gerrit changes