-
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: make expectation id strat from 1 in flow_control exec tests (#3068
) This PR make expectation id start from 1 instead of 0 to be distinguishable from initializaed 0 value. And also improve the generated WGSL shader's readability by adding expectation details in comments next to push_output. Issue: #2312
- Loading branch information
1 parent
b3cefa6
commit 6696b0e
Showing
1 changed file
with
12 additions
and
3 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