mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-21 23:39:29 -07:00
Moved the WebGPU code off of "std140" and onto gpu-uniforms.
This commit is contained in:
4
TODO.txt
4
TODO.txt
@@ -10,9 +10,9 @@ WebGPU
|
||||
|
||||
Try to change post processing to compute shaders once they're easier to support
|
||||
|
||||
buffer-stuffer (was "std140")
|
||||
gpu-uniforms (was "std140")
|
||||
Resolve the memory positions of the fields in the parse layouts
|
||||
Resolve each layout into a Proxy around an ArrayBuffer
|
||||
Resolve each layout into a Proxy around an ArrayBuffer and three mapped typedarrays
|
||||
Document and share it
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user