Open ErichDonGubler opened 1 week ago
When a user writes the following in WGSL:
@diagnostic(off, derivative_uniformity); // …
It would be nice to suggest that they might have success if they remove the @.
@
When a user writes the following in WGSL:
It would be nice to suggest that they might have success if they remove the
@
.