[−][src]Trait mutiny::renderer::memory::AllocatorFlags
Required Methods
fn static_flags() -> u32
fn dynamic_flags() -> u32
Implementors
impl<T> AllocatorFlags for Allocator<T, SharedBuffer<u8>>[src]
impl<T> AllocatorFlags for Allocator<T, SharedBuffer<u8>>fn static_flags() -> u32[src]
fn static_flags() -> u32fn dynamic_flags() -> u32[src]
fn dynamic_flags() -> u32impl<T> AllocatorFlags for Allocator<T, SharedBufferStorage<u8>>[src]
impl<T> AllocatorFlags for Allocator<T, SharedBufferStorage<u8>>fn static_flags() -> u32[src]
fn static_flags() -> u32fn dynamic_flags() -> u32[src]
fn dynamic_flags() -> u32