You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, the #[compute] hint results in "shader_type missing" and having more than one layout shows "Redefinition of variable 'buffer' in the same scope" for each layout after the first.
It would be great if this lsp supported compute shaders.
As of now, the #[compute] hint results in "shader_type missing" and having more than one layout shows "Redefinition of variable 'buffer' in the same scope" for each layout after the first.