WGPUBufferDescriptor
extern (C)
struct WGPUBufferDescriptor {
}
- label
const(char)* label;
Undocumented in source.
- mapped_at_creation
bool mapped_at_creation;
Undocumented in source.
- size
c_ulong size;
Undocumented in source.
- usage
uint usage;
Undocumented in source.
wgpu bindings
aliasesenumsfunctionsmanifest constantsstatic functionsstructs