lava 0.4.9

Rust wrapper to manipulate Vulkan more conveniently than with bindings.
Documentation
1
2
3
4
5
6
// Generated by `scripts/generate.js`

pub type VkMemoryDedicatedAllocateInfo = super::super::vk::VkMemoryDedicatedAllocateInfo;

#[doc(hidden)]
pub type RawVkMemoryDedicatedAllocateInfo = super::super::vk::RawVkMemoryDedicatedAllocateInfo;