gfx ~bindings (2022-04-13T08:35:15.7633411)
Dub
Repo
MemoryType
gfx
graal
memory
Undocumented in source.
struct
MemoryType {
uint
index
;
uint
heapIndex
;
size_t
heapSize
;
MemProps
props
;
}
Members
Variables
heapIndex
uint
heapIndex
;
Undocumented in source.
heapSize
size_t
heapSize
;
Undocumented in source.
index
uint
index
;
Undocumented in source.
props
MemProps
props
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
memory
enums
MemProps
functions
mapMemory
retypeSlice
untypeSlice
untypeSlices
interfaces
DeviceMemory
structs
MemoryHeap
MemoryMap
MemoryProperties
MemoryRequirements
MemoryType