Data Fields | |
WGPUChainedStruct const * | nextInChain |
WGPUStringView | label |
WGPUBufferUsage | usage |
uint64_t | size |
WGPUBool | mappedAtCreation |
Default values can be set using WGPU_BUFFER_DESCRIPTOR_INIT as initializer.
WGPUChainedStruct const* WGPUBufferDescriptor::nextInChain |
WGPUStringView WGPUBufferDescriptor::label |
This is a Non-Null Input String.
Defaults to WGPU_STRING_VIEW_INIT.
WGPUBufferUsage WGPUBufferDescriptor::usage |