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
Even when naga support for mesh shaders lands in #7930, and validation of the shaders is done within naga, no validation is done within wgpu to ensure that the shaders are valid within the device limits or to ensure that the shaders are properly used in a pipeline.