WGPUBufferDescriptor

Undocumented in source.

Members

Variables

label
const(char)* label;
Undocumented in source.
mappedAtCreation
bool mappedAtCreation;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
size
ulong size;
Undocumented in source.
usage
WGPUBufferUsageFlags usage;
Undocumented in source.

Meta