Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
char const * | label |
WGPUQueryType | type |
uint32_t | count |
WGPUPipelineStatisticName const * | pipelineStatistics |
uint32_t | pipelineStatisticsCount |
Definition at line 953 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUQuerySetDescriptor::nextInChain |
Definition at line 954 of file mini_webgpu.h.
char const* WGPUQuerySetDescriptor::label |
Definition at line 955 of file mini_webgpu.h.
WGPUQueryType WGPUQuerySetDescriptor::type |
Definition at line 956 of file mini_webgpu.h.
uint32_t WGPUQuerySetDescriptor::count |
Definition at line 957 of file mini_webgpu.h.
WGPUPipelineStatisticName const* WGPUQuerySetDescriptor::pipelineStatistics |
Definition at line 958 of file mini_webgpu.h.
uint32_t WGPUQuerySetDescriptor::pipelineStatisticsCount |
Definition at line 959 of file mini_webgpu.h.