mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-21 22:34:34 +00:00
Update crates/spirv-std/README.md
Co-authored-by: Eduard-Mihai Burtescu <eddyb@lyken.rs>
This commit is contained in:
parent
5819bbaff8
commit
b3e5c73c8d
@ -10,7 +10,7 @@ As of `0.4.0-alpha.16`, your shaders will require a different preamble. See [thi
|
||||
|
||||
## Example
|
||||
|
||||
![Sky shader](https://github.com/EmbarkStudios/rust-gpu/raw/main/docs/assets/sky.jpg)
|
||||
![Sky shader](https://github.com/EmbarkStudios/rust-gpu/raw/b12a2f3f6a54bc841d05a9224bc577909d519228/docs/assets/sky.jpg)
|
||||
|
||||
```rust
|
||||
use spirv_std::spirv;
|
||||
|
Loading…
Reference in New Issue
Block a user