rust-gpu/spirv-std
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 Add framework for compiler tests (#118) 2020-10-23 18:22:36 +02:00