Halide 16.0.0
Halide compiler and libraries
WGPUQuerySetDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
char const * label
 
WGPUQueryType type
 
uint32_t count
 
WGPUPipelineStatisticName const * pipelineStatistics
 
uint32_t pipelineStatisticsCount
 

Detailed Description

Definition at line 953 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUQuerySetDescriptor::nextInChain

Definition at line 954 of file mini_webgpu.h.

◆ label

char const* WGPUQuerySetDescriptor::label

Definition at line 955 of file mini_webgpu.h.

◆ type

WGPUQueryType WGPUQuerySetDescriptor::type

Definition at line 956 of file mini_webgpu.h.

◆ count

uint32_t WGPUQuerySetDescriptor::count

Definition at line 957 of file mini_webgpu.h.

◆ pipelineStatistics

WGPUPipelineStatisticName const* WGPUQuerySetDescriptor::pipelineStatistics

Definition at line 958 of file mini_webgpu.h.

◆ pipelineStatisticsCount

uint32_t WGPUQuerySetDescriptor::pipelineStatisticsCount

Definition at line 959 of file mini_webgpu.h.


The documentation for this struct was generated from the following file: