Join Nostr
2026-07-27 21:04:24 UTC

Arseny Kapoulkine on Nostr: There’s still no support for indexing arrays of textures in WebGPU right? I found ...

There’s still no support for indexing arrays of textures in WebGPU right?

I found that many of my JS perf issues can be worked around by “just” running code on GPU ;) but I need access to textures and it’s difficult to do that with just uniforms…