wgpu-d ~master (2020-11-03T15:37:27Z)
Dub
Repo
Buffer.unmap
wgpu
api
Buffer
Flushes any pending write operations and unmaps the buffer from host memory.
struct
Buffer
void
unmap
(
)
Meta
Source
See Implementation
wgpu
api
Buffer
functions
destroy
getMappedRange
mapReadAsync
mapWriteAsync
unmap
variables
descriptor
id
status
Flushes any pending write operations and unmaps the buffer from host memory.