WGPUQuerySetDescriptor

Undocumented in source.

Members

Variables

count
uint count;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
pipelineStatistics
const(WGPUPipelineStatisticName)* pipelineStatistics;
Undocumented in source.
pipelineStatisticsCount
uint pipelineStatisticsCount;
Undocumented in source.
type
WGPUQueryType type;
Undocumented in source.

Meta