Commit 277001d
committed
sketch out solve
work on src
use setup approach and register functions that need to be created
bitcountNode
revert glslNodeBuilder changes
lint-fix
revert unintended changes to glslNodeBuilder and MathNode, change bitCount helper function names
remove extra _include
change mainLayout function to accurately reflect WGSL documentation (component wise bitCounts rather than accumulative bitCounts
fix nodeType
init branch
fix
prefix sum from other branch
eod
changes
validate reduction, fix display/debug issues
fix prefix sum errors
fix
fix spine scan and work on fixing downsweep
add comments
work
work
working prefix sum1 parent 3e38cf5 commit 277001d
File tree
11 files changed
+1762
-67
lines changed- examples
- jsm
- gpgpu
- tsl/display
- src
- nodes
- core
- math
- renderers/webgl-fallback/nodes
11 files changed
+1762
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments