Data Fields | |
| WGPUChainedStruct * | nextInChain |
| WGPUStringView | label |
| WGPUQueryType | type |
| uint32_t | count |
Default values can be set using WGPU_QUERY_SET_DESCRIPTOR_INIT as initializer.
| WGPUChainedStruct* WGPUQuerySetDescriptor::nextInChain |
| WGPUStringView WGPUQuerySetDescriptor::label |
This is a Non-Null Input String.
The INIT macro sets this to WGPU_STRING_VIEW_INIT.
| WGPUQueryType WGPUQuerySetDescriptor::type |
The INIT macro sets this to (WGPUQueryType)0.