Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodes - Document ComputeBuiltinNode and AtomicFunctionNode #30162

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

cmhhelgeson
Copy link
Contributor

Related issue: #XXXX

Description

First draft documentation of WorkgroupInfoNode and ComputeBuiltinNode. Edit of AtomicFunctionNode and BarrierNode to acknowledge their limitations as WebGPU/WGSL exclusive node type.

@cmhhelgeson cmhhelgeson changed the title document computeBuiltin and WorkgroupInfoNode Nodes - Document ComputeBuiltinNode and AtomicFunctionNode Dec 18, 2024
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 339.4
79.05
339.4
79.05
+0 B
+0 B
WebGPU 486.51
134.96
486.51
134.96
+0 B
+0 B
WebGPU Nodes 485.98
134.87
485.98
134.87
+0 B
+0 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 465.3
112.11
465.3
112.11
+0 B
+0 B
WebGPU 555.65
150.41
555.65
150.41
+0 B
+0 B
WebGPU Nodes 511.54
140.14
511.54
140.14
+0 B
+0 B

@cmhhelgeson cmhhelgeson marked this pull request as ready for review December 18, 2024 21:47
@sunag sunag added this to the r172 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants