gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
AllocStats.Block
gfx
memalloc
AllocStats
A block is a one to one mapping on a DeviceMemory
struct
AllocStats
static
struct
Block {
size_t
size
;
Chunk
[]
chunks
;
}
Members
Variables
chunks
Chunk
[]
chunks
;
Undocumented in source.
size
size_t
size
;
Undocumented in source.
Meta
Source
See Implementation
gfx
memalloc
AllocStats
functions
toString
structs
Block
Chunk
variables
blocks
linearOptimalGranularity
totalFrag
totalReserved
totalUsed
A block is a one to one mapping on a DeviceMemory