mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
d36e5a2b1d
* Convert trait `ShaderInterfaceDef` into struct `ShaderInterface` * Convert some instances of PipelineLayoutDesc to RuntimePipelineDesc * Use regular Vec for now * Convert PipelineLayoutDescUnion to RuntimePipelineDesc * Convert PipelineLayoutDescTweaks to use RuntimePipelineDesc * Remove PipelineLayoutDesc trait, replace with what used to be RuntimePipelineDesc * Remove PipelineLayoutAbstract trait * Fix bug * Provide value for push constants to entry point instead of type * Remove GraphicsEntryPointAbstract, allow pipelines without fragment shader * Move descriptor::pipeline_layout to pipeline::layout * Small changelog addition * Fix bug |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |