Halide 16.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUComputePassDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
char const * label
 
uint32_t timestampWriteCount
 
WGPUComputePassTimestampWrite const * timestampWrites
 

Detailed Description

Definition at line 1195 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUComputePassDescriptor::nextInChain

Definition at line 1196 of file mini_webgpu.h.

◆ label

char const* WGPUComputePassDescriptor::label

Definition at line 1197 of file mini_webgpu.h.

◆ timestampWriteCount

uint32_t WGPUComputePassDescriptor::timestampWriteCount

Definition at line 1198 of file mini_webgpu.h.

◆ timestampWrites

WGPUComputePassTimestampWrite const* WGPUComputePassDescriptor::timestampWrites

Definition at line 1199 of file mini_webgpu.h.


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