Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPU_NULLABLE char const * | label |
WGPUQueryType | type |
uint32_t | count |
Definition at line 1361 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUQuerySetDescriptor::nextInChain |
Definition at line 1362 of file mini_webgpu.h.
WGPU_NULLABLE char const* WGPUQuerySetDescriptor::label |
Definition at line 1363 of file mini_webgpu.h.
WGPUQueryType WGPUQuerySetDescriptor::type |
Definition at line 1364 of file mini_webgpu.h.
uint32_t WGPUQuerySetDescriptor::count |
Definition at line 1365 of file mini_webgpu.h.