[−][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() -> u32
fn dynamic_flags() -> u32
[src]
fn dynamic_flags() -> u32
impl<T> AllocatorFlags for Allocator<T, SharedBufferStorage<u8>>
[src]
impl<T> AllocatorFlags for Allocator<T, SharedBufferStorage<u8>>
fn static_flags() -> u32
[src]
fn static_flags() -> u32
fn dynamic_flags() -> u32
[src]
fn dynamic_flags() -> u32