Module buffer_pool

Source
Expand description

A ring-buffer like pool of buffers.

Structs§

BackingBuffer 🔒
BufferPool
This is inspired by the memory pool in Vulkan documented here.
IndexEntry
RingIndex
RingIndexEntry

Enums§

BackingBufferType

Constants§

FEATURE_METADATA_SIZE
INDICES_SIZE
LAYER_METADATA_SIZE
VERTEX_SIZE