Data Fields | |
WGPUChainedStruct const * | nextInChain |
WGPUStringView | label |
WGPUQueryType | type |
uint32_t | count |
Default values can be set using WGPU_QUERY_SET_DESCRIPTOR_INIT as initializer.
WGPUChainedStruct const* WGPUQuerySetDescriptor::nextInChain |
WGPUStringView WGPUQuerySetDescriptor::label |
This is a Non-Null Input String.
Defaults to WGPU_STRING_VIEW_INIT.
WGPUQueryType WGPUQuerySetDescriptor::type |