Go to file
James T. Martin 7fb393ddda
Use uniform buffer instead of push constants.
This will allow for compatibility with WebGPU.
2022-07-08 14:16:34 -07:00
src Use uniform buffer instead of push constants. 2022-07-08 14:16:34 -07:00
.editorconfig Initial commit. 2022-07-08 11:55:42 -07:00
.gitignore Initial commit. 2022-07-08 11:55:42 -07:00
Cargo.lock Update to wgsl 1.13. 2022-07-08 12:09:00 -07:00
Cargo.toml Update to wgsl 1.13. 2022-07-08 12:09:00 -07:00
LICENSE.txt Initial commit. 2022-07-08 11:55:42 -07:00