|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| char const * | label |
| uint32_t | timestampWriteCount |
| WGPUComputePassTimestampWrite const * | timestampWrites |
Definition at line 1195 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUComputePassDescriptor::nextInChain |
Definition at line 1196 of file mini_webgpu.h.
| char const* WGPUComputePassDescriptor::label |
Definition at line 1197 of file mini_webgpu.h.
| uint32_t WGPUComputePassDescriptor::timestampWriteCount |
Definition at line 1198 of file mini_webgpu.h.
| WGPUComputePassTimestampWrite const* WGPUComputePassDescriptor::timestampWrites |
Definition at line 1199 of file mini_webgpu.h.