Buffer.bindMemory

The buffer keeps a reference to the device memory

interface Buffer
void
bindMemory
(,
in size_t offset
)
out { assert (boundMemory); }

Meta