Skip to content

WebGPURenderer: Fix flipY and cache key when generateMipmap#32922

Merged
Mugen87 merged 3 commits into
mrdoob:devfrom
sunag:dev-mip-maps
Feb 1, 2026
Merged

WebGPURenderer: Fix flipY and cache key when generateMipmap#32922
Mugen87 merged 3 commits into
mrdoob:devfrom
sunag:dev-mip-maps

Conversation

@sunag

@sunag sunag commented Feb 1, 2026

Copy link
Copy Markdown
Collaborator

Related issue: #32906

Description

Fix flipY and cache key when generateMipmap and update function signature.

This should fix the webgpu_performance example.

@sunag sunag added this to the r183 milestone Feb 1, 2026
@github-actions

github-actions Bot commented Feb 1, 2026

Copy link
Copy Markdown

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 359.21
85.29
359.21
85.29
+0 B
+0 B
WebGPU 623.73
173.39
623.7
173.38
-24 B
-4 B
WebGPU Nodes 622.31
173.13
622.28
173.13
-24 B
-3 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 490.47
119.49
490.47
119.49
+0 B
+0 B
WebGPU 690.39
186.56
690.36
186.56
-24 B
-3 B
WebGPU Nodes 639.77
173.97
639.75
173.96
-24 B
-4 B

@sunag sunag marked this pull request as ready for review February 1, 2026 15:04
@Mugen87 Mugen87 merged commit d887959 into mrdoob:dev Feb 1, 2026
10 checks passed
@sunag sunag deleted the dev-mip-maps branch February 1, 2026 19:28
@greggman

greggman commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

😅

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.

3 participants