wgpu-d ~master (2020-11-03T15:37:27Z)
Dub
Repo
Buffer.status
wgpu
api
Buffer
Result of a call to
Buffer.mapReadAsync
or
Buffer.mapWriteAsync
.
struct
Buffer
BufferMapAsyncStatus
status
;
Meta
Source
See Implementation
wgpu
api
Buffer
functions
destroy
getMappedRange
mapReadAsync
mapWriteAsync
unmap
variables
descriptor
id
status
Result of a call to Buffer.mapReadAsync or Buffer.mapWriteAsync.