Halide
WGPUComputePassDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
const char * label
 
uint32_t timestampWriteCount
 
const WGPUComputePassTimestampWritetimestampWrites
 

Detailed Description

Definition at line 1195 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUComputePassDescriptor::nextInChain

Definition at line 1196 of file mini_webgpu.h.

◆ label

const char* 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

const WGPUComputePassTimestampWrite* WGPUComputePassDescriptor::timestampWrites

Definition at line 1199 of file mini_webgpu.h.


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