gfx v0.1.0 (2018-12-16T20:49:04Z)
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
device
memoryRequirements
size
usage
The buffer keeps a reference to the device memory