Halide
WGPUConstantEntry Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
const char * key
 
double value
 

Detailed Description

Definition at line 773 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUConstantEntry::nextInChain

Definition at line 774 of file mini_webgpu.h.

◆ key

const char* WGPUConstantEntry::key

Definition at line 775 of file mini_webgpu.h.

◆ value

double WGPUConstantEntry::value

Definition at line 776 of file mini_webgpu.h.


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