Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud Parameters Sandcastle broken with WebGL2 context #10064

Closed
ebogo1 opened this issue Feb 2, 2022 · 1 comment
Closed

Cloud Parameters Sandcastle broken with WebGL2 context #10064

ebogo1 opened this issue Feb 2, 2022 · 1 comment

Comments

@ebogo1
Copy link
Contributor

ebogo1 commented Feb 2, 2022

Console error messages show:

[Cesium WebGL] Fragment shader compile log: ERROR: 0:5: '=' : global variable initializers must be constant expressions
ERROR: 0:6: '=' : global variable initializers must be constant expressions

[Cesium WebGL] Fragment shader translation failed.
An error occurred while rendering.  Rendering has stopped.
RuntimeError: Fragment shader failed to compile.  Compile log: ERROR: 0:5: '=' : global variable initializers must be constant expressions
ERROR: 0:6: '=' : global variable initializers must be constant expressions

Sandcastle example: link

Browser: Chrome 97

Operating System: macOS 11.6

@ggetz
Copy link
Contributor

ggetz commented Feb 2, 2023

Fixed with #10894

@ggetz ggetz closed this as completed Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants