rust-gpu/examples/shaders
Gray Olson 353fa96af6
Rename pow to powf, remove saturate from MathExt, and update to latest glam (#248)
* remove saturate from spirv_std MathExt and rename pow to powf

* update to latest glam

* update glam again and add `std` feature to `spirv-std` to support cpu runner

* re-remove spirv-tools-sys submodule

* fixup! Merge branch 'main' into powf-saturate

* Use libm instead of MathExt

* Fix lint for unused import when compiling with std

Co-authored-by: khyperia <github@khyperia.com>
2020-11-24 09:28:58 +00:00
..
compute-shader Compute Shaders + ExecutionMode's (#195) 2020-11-10 08:10:21 +00:00
shared Rename pow to powf, remove saturate from MathExt, and update to latest glam (#248) 2020-11-24 09:28:58 +00:00
simplest-shader Update glam and re-export glam from spirv_std (#220) 2020-11-11 08:13:37 +00:00
sky-shader Rename pow to powf, remove saturate from MathExt, and update to latest glam (#248) 2020-11-24 09:28:58 +00:00