Skip to content

WebGPURenderer: Honor layerUpdates for compressed array textures#33417

Open
RenaudRohlinger wants to merge 2 commits intomrdoob:devfrom
RenaudRohlinger:fix-webgpu-compressed-texture-layer-updates
Open

WebGPURenderer: Honor layerUpdates for compressed array textures#33417
RenaudRohlinger wants to merge 2 commits intomrdoob:devfrom
RenaudRohlinger:fix-webgpu-compressed-texture-layer-updates

Conversation

@RenaudRohlinger
Copy link
Copy Markdown
Collaborator

Follow up: #33072

Description
Was missing compressed array textures

This contribution is funded by Spawn

@RenaudRohlinger RenaudRohlinger added this to the r185 milestone Apr 19, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 19, 2026

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 365.3
86.77
365.3
86.77
+0 B
+0 B
WebGPU 637.64
177.1
637.9
177.17
+263 B
+76 B
WebGPU Nodes 635.75
176.81
636.02
176.88
+263 B
+71 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 497.82
121.45
497.82
121.45
+0 B
+0 B
WebGPU 709.41
191.93
709.68
192
+263 B
+69 B
WebGPU Nodes 658.63
179.21
658.9
179.29
+263 B
+74 B

Comment thread src/renderers/webgpu/utils/WebGPUTextureUtils.js Outdated
@RenaudRohlinger
Copy link
Copy Markdown
Collaborator Author

webgl_video_panorama_equirectangular is broken on CI and fails on all my PR btw.

@Mugen87
Copy link
Copy Markdown
Collaborator

Mugen87 commented Apr 19, 2026

I've added the example to the exception list in the meanwhile: 3ed3cb2

The video examples in general still have issues with the CI.

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