gfx-rs / gfx-memory

[DEPRECATED] Memory management library of gfx_hal
Apache License 2.0
26 stars 8 forks source link

Implement accessors for the underlying block in an `ArenaBlock` or `ChunkedBlock`. #14

Closed Lymia closed 6 years ago

Lymia commented 6 years ago

Associate a Mutex<()> with the block underlying a SmartBlock