Module usage
gpu_
alloc
0.6.0
Module usage
Module Items
Structs
Functions
In crate gpu_
alloc
Modules
allocator
block
buddy
config
error
freelist
heap
slab
usage
util
Macros
report_error_on_drop
Structs
AllocationFlags
Config
DeviceProperties
GpuAllocator
MappedMemoryRange
MemoryBlock
MemoryHeap
MemoryPropertyFlags
MemoryType
Request
UsageFlags
Enums
AllocationError
Dedicated
DeviceMapError
MapError
OutOfMemory
Traits
MemoryDevice
Functions
align_down
align_up
unreachable_unchecked
gpu_alloc
Module
usage
Copy item path
Settings
Help
Summary
Source
Structs
§
Memory
ForOne
Usage
🔒
Memory
ForUsage
🔒
Usage
Flags
Memory usage type. Bits set define intended usage for requested memory.
Functions
§
compatible
🔒
one_
usage
🔒
reverse_
priority
🔒
Returns reversed priority of memory with specified flags for specified usage. Lesser value returned = more prioritized.