Halide
WGPUComputePassTimestampWrite Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUQuerySet querySet
 
uint32_t queryIndex
 
WGPUComputePassTimestampLocation location
 

Detailed Description

Definition at line 767 of file mini_webgpu.h.

Member Data Documentation

◆ querySet

WGPUQuerySet WGPUComputePassTimestampWrite::querySet

Definition at line 768 of file mini_webgpu.h.

◆ queryIndex

uint32_t WGPUComputePassTimestampWrite::queryIndex

Definition at line 769 of file mini_webgpu.h.

◆ location

WGPUComputePassTimestampLocation WGPUComputePassTimestampWrite::location

Definition at line 770 of file mini_webgpu.h.


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