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
- resulted in
-
QDS-14478 Design Viewer: page comes unresponsive when running Design Effect demo
-
- Reported
-