mirror of
https://github.com/gpujs/gpu.js.git
synced 2026-01-25 16:08:02 +00:00
fix: Add a test for `utils.getKernelTextureSize` newly renamed fix: WebGL2 to use preferred `gl.texStorage2D()` where possible Also, found an issue with "Array(3)", and it turns out, I need to use `gl.RGBA32F` there