Data Fields | |
WGPUChainedStruct * | nextInChain |
WGPUStringView | label |
Default values can be set using WGPU_QUEUE_DESCRIPTOR_INIT as initializer.
WGPUChainedStruct* WGPUQueueDescriptor::nextInChain |
WGPUStringView WGPUQueueDescriptor::label |
This is a Non-Null Input String.
The INIT
macro sets this to WGPU_STRING_VIEW_INIT.