webrender

Module bump_allocator

Source

Structsยง

  • A simple bump allocator, sub-allocating from fixed size chunks that are provided by a parent allocator.
  • A Contiguous buffer of memory holding multiple sub-allocaions.
  • A simple pool for allocating and recycling memory chunks of a fixed size, protected by a mutex.
  • ChunkPoolInner ๐Ÿ”’
  • RecycledChunk ๐Ÿ”’
    Header at the beginning of recycled memory chunk.

Constantsยง

Functionsยง