Post #3053890
2025-11-13 01:26 UTC
@unconed@mstdn.io For texture views/descriptors/etc creating them every frame is less overhead than you'd think, especially because the native equivalent objects are cached by the WebGPU implementation. The JS wrappers are small and should be caught in early GC passes, which are far less expensive.
Replies (0)
No replies.