Struct gpu_allocator::VulkanAllocator [−][src]
pub struct VulkanAllocator { /* fields omitted */ }Implementations
impl VulkanAllocator[src]
impl VulkanAllocator[src]pub fn new(desc: &VulkanAllocatorCreateDesc) -> Self[src]
pub fn allocate(
&mut self,
desc: &AllocationCreateDesc<'_>
) -> Result<SubAllocation>[src]
&mut self,
desc: &AllocationCreateDesc<'_>
) -> Result<SubAllocation>