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

TSL: Add missing atomicLoad Support #30371

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

RenaudRohlinger
Copy link
Collaborator

Related: #29385

Description
Handle and support for atomicLoad operation was missing. This PR adds its support.

This contribution is funded by Utsubo

@RenaudRohlinger RenaudRohlinger changed the title TSL: Add missing Support TSL: Add missing atomicLoad Support Jan 21, 2025
@RenaudRohlinger RenaudRohlinger added this to the r173 milestone Jan 21, 2025
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 336.25
78.28
336.25
78.28
+0 B
+0 B
WebGPU 505.84
140.49
505.9
140.5
+61 B
+19 B
WebGPU Nodes 505.31
140.38
505.37
140.4
+61 B
+19 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 465.25
112.13
465.25
112.13
+0 B
+0 B
WebGPU 579.87
157.17
579.88
157.17
+10 B
+2 B
WebGPU Nodes 535.26
146.73
535.27
146.73
+10 B
+2 B

@RenaudRohlinger RenaudRohlinger merged commit 7e76dc4 into mrdoob:dev Jan 21, 2025
12 checks passed
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