gfx ~reborn (2022-03-31T11:44:27.7929122)
Dub
Repo
Buffer.bindMemory
gfx
graal
buffer
Buffer
The buffer keeps a reference to the device memory
interface
Buffer
void
bindMemory
(
DeviceMemory
mem
,
in
size_t
offset
)
out { assert (boundMemory); }
Meta
Source
See Implementation
gfx
graal
buffer
Buffer
functions
bindMemory
createView
properties
boundMemory
memoryRequirements
size
usage
The buffer keeps a reference to the device memory