File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Summary
2
2
3
3
- [ Introduction] ( ./introduction.md )
4
- - Contributing to Rust-GPU
5
- - [ Building] ( ./building-rust-gpu.md )
6
- - [ Testing] ( ./testing.md )
7
- - [ "Codegen args" (flags/options) supported by the Rust-GPU codegen backend] ( ./codegen-args.md )
8
- - [ Minimizing bugs in SPIR-V] ( ./spirv-minimization.md )
9
- - [ Publishing Rust-GPU on crates.io] ( ./publishing-rust-gpu.md )
4
+ - [ Contributing to Rust-GPU] ( )
5
+ - [ Building] ( ./building-rust-gpu.md )
6
+ - [ Testing] ( ./testing.md )
7
+ - [ "Codegen args" (flags/options) supported by the Rust-GPU codegen backend] ( ./codegen-args.md )
8
+ - [ Minimizing bugs in SPIR-V] ( ./spirv-minimization.md )
9
+ - [ Publishing Rust-GPU on crates.io] ( ./publishing-rust-gpu.md )
10
10
- [ Platform Support] ( ./platform-support.md )
11
11
- [ Writing Shader Crates] ( ./writing-shader-crates.md )
12
- - Features
13
- - [ Attribute syntax] ( ./attributes.md )
14
- - [ Inline Assembly] ( ./inline-asm.md )
15
- - [ Image type syntax] ( ./image.md )
12
+ - [ Features] ( )
13
+ - [ Attribute syntax] ( ./attributes.md )
14
+ - [ Inline Assembly] ( ./inline-asm.md )
15
+ - [ Image type syntax] ( ./image.md )
You can’t perform that action at this time.
0 commit comments