Struct vulkano::memory::pool::StdMemoryPool [] [src]

pub struct StdMemoryPool { /* fields omitted */ }

Methods

impl StdMemoryPool
[src]

[src]

Creates a new pool.

Trait Implementations

impl Debug for StdMemoryPool
[src]

[src]

Formats the value using the given formatter.

impl DeviceOwned for StdMemoryPool
[src]

[src]

Returns the device that owns Self.