mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 08:14:12 +00:00
Update README.md
This commit is contained in:
parent
0698e3f7df
commit
502f3dbaf6
@ -85,7 +85,7 @@ Right now because the project is in a very early state of development, we might
|
||||
|
||||
There are a few different components to this repo:
|
||||
|
||||
- [rfcs](rfcs) for in-depth discussion and specs.
|
||||
- [rfcs](docs/src/rfcs) for in-depth discussion and specs.
|
||||
- [rustc_codegen_spirv](rustc_codegen_spirv) for the compiler itself.
|
||||
- [spirv-std](spirv-std) for GPU intrinsics, types, and other library items used by GPU crates.
|
||||
- [spirv-builder](spirv-builder) for a convenient way of building a GPU crate in a CPU build.rs file.
|
||||
|
Loading…
Reference in New Issue
Block a user