mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
1771714bc4
* Remove DescriptorSetDesc trait, add layout method to DescriptorSet * Add struct DescriptorSetDesc, forward PipelineLayoutDesc to it, rename is_superset_of to ensure_superset_of, union doesn't take self * DescriptorSetLayout takes DescriptorSetDesc in constructor * PipelineLayout takes DescriptorSetLayout in constructor * EntryPointAbstract takes/returns descriptor set descs and push constant descs separately * Remove PipelineLayoutDesc * Remove PipelineLayout::descriptor_set_layout * Minor changes * Small additions |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT |