mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
Changelog was borked
This commit is contained in:
parent
b42fc43f93
commit
18c88cd854
@ -95,7 +95,7 @@ Changes to shaders:
|
||||
- `ShaderInterface` and subtypes are removed. `EntryPointInfo` no longer has `input_interface` and `output_interface` members.
|
||||
|
||||
Changes to synchronization:
|
||||
- Renamed `PipelineStages::SUBPASS_SHADING` to PipelineStages::SUBPASS_SHADER`, following upstream Vulkan changes.
|
||||
- Renamed `PipelineStages::SUBPASS_SHADING` to `PipelineStages::SUBPASS_SHADER`, following upstream Vulkan changes.
|
||||
|
||||
Changes to Win32 APIs:
|
||||
- Windows `HANDLE`s are now passed using `ash::vk::HANDLE`, which is a type alias for `isize`.
|
||||
|
Loading…
Reference in New Issue
Block a user