]> zoso.dev Git - nano-pow.git/commit
Flip compute shader UBO property order to be consistent with GL draw shader and to...
authorChris Duncan <chris@zoso.dev>
Thu, 13 Mar 2025 15:28:30 +0000 (08:28 -0700)
committerChris Duncan <chris@zoso.dev>
Thu, 13 Mar 2025 15:28:30 +0000 (08:28 -0700)
commit6fd7b3920f06afd1253501d8b9d01d65415273fe
tree00851224c95805f3b6bc0d0100a9f54d8590447a
parentba45ec1a2845ff269ff2ddae9a008c80955326a7
Flip compute shader UBO property order to be consistent with GL draw shader and to allow properties to be added later without messing up alignment too much.
src/classes/gpu.ts
src/shaders/compute.wgsl