Commit 63b4983
authored
Examples/TSL: Add SubgroupFunctionNode with Compute Reduction Demonstration (#31378)
* init branch
* add example meta data
* remove logs, simplify comments, use more appropriate syntax (instancedArray instead of storage)
* new screenshot
* remove unused function
* add screenshot to puppeteer exceptions
* work
* add subgroup reduction example
* change native select approach
* revert nativeSelect error and permit intent of subgroup operation being stored in a var
* remove deprecated .label() calls
* cleanup
* work
* work
* fix rebase issues
* finish example 4
* add explanatory css animation for subgroup reduction
* remove references to nativeSelect, findLSB, and countTrailingZeros
* update screenshot
* remove unused style
* run lint
* fix tabs
* fix subgroup::before tab
* dummy commit to restart deepscan
* try tests again1 parent fa4c2a9 commit 63b4983
File tree
8 files changed
+1838
-0
lines changed- examples
- screenshots
- src
- nodes
- gpgpu
- test/e2e
8 files changed
+1838
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
315 | 316 | | |
316 | 317 | | |
317 | 318 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments