-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area: validationIssues related to validation, diagnostics, and error handlingIssues related to validation, diagnostics, and error handlingfeature: mesh shadersIssues with the Mesh Shading Native FeatureIssues with the Mesh Shading Native Feature
Description
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.
Metadata
Metadata
Assignees
Labels
area: validationIssues related to validation, diagnostics, and error handlingIssues related to validation, diagnostics, and error handlingfeature: mesh shadersIssues with the Mesh Shading Native FeatureIssues with the Mesh Shading Native Feature