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
It is common practice for WebGL content to use the GLSL preprocessor to specialize a shader. Given that WGSL doesn't have to support any existing content, it seems conceivable that we could design a preprocessor which doesn't have as many shortcomings as other preprocessors.