rust-gpu/rustc_codegen_spirv
Ashley Hauck b32c04b3fd
Refactor attributes and add descriptor_set/binding (#145)
* Move entry declarations to their own file

Also clean up attribute parsing (and make it allow multiple arguments in
the process)

* Add descriptor_set and binding attributes

* clippy fix

* Fix test

* Reserve descriptor_set 0 for future use

* Add book page on attributes
2020-10-26 15:23:21 +00:00
..
src Refactor attributes and add descriptor_set/binding (#145) 2020-10-26 15:23:21 +00:00
Cargo.toml Force use latest tar crate to avoid insecure warning on deps.rs (#132) 2020-10-24 16:57:06 +02:00