-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wgsl: Rework how input domain domains are limited (#3206)
Changes from wrap and forward pattern to have an optional utility function that returns the acceptable domains. This helps simplify reasoning about object lifetimes. Fixes #3201
- Loading branch information
Showing
2 changed files
with
220 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.