You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/vulkano/memory/pool/sidebar-items.js

1 line
864 B

initSidebarItems({"enum":[["AllocFromRequirementsFilter",""],["AllocLayout","Layout of the object being allocated."],["MappingRequirement","Whether an allocation should map the memory or not."],["PotentialDedicatedAllocation","Enumeration that can contain either a generic allocation coming from a pool, or a dedicated allocation for one specific resource."]],"struct":[["StdHostVisibleMemoryTypePool","Memory pool that operates on a given memory type."],["StdHostVisibleMemoryTypePoolAlloc",""],["StdMemoryPool",""],["StdMemoryPoolAlloc",""],["StdNonHostVisibleMemoryTypePool","Memory pool that operates on a given memory type."],["StdNonHostVisibleMemoryTypePoolAlloc",""]],"trait":[["MemoryPool","Pool of GPU-visible memory that can be allocated from."],["MemoryPoolAlloc","Object that represents a single allocation. Its destructor should free the chunk."]]});