rust-gpu/crates/spirv-std
Alex Es 985cbed9e4
Added read_subpass for SubpassData images, and necessary attrs for it. (#643)
* Added read_subpass for SubpassData images, and necessary attrs for it.

* Fix CI; test bless + rustfmt

* Rename attachment_index => input_attachment_index.

* Rustfmt

* Fix clippy warning.

* Review: check for cap rather than adding cap, fix error messages.
2021-06-02 11:02:04 +02:00
..
macros Preserve function abi in gpu_only macro (#617) 2021-05-17 12:21:52 +02:00
shared Add API to enable ext/capabilities, and remove default capabilities (#630) 2021-05-26 11:57:16 +02:00
src Added read_subpass for SubpassData images, and necessary attrs for it. (#643) 2021-06-02 11:02:04 +02:00
Cargo.toml Invert glam dependency (#641) 2021-06-02 09:28:01 +02:00