WebGPU Native  v0.1.0
The WebGPU C API
Loading...
Searching...
No Matches
WGPUConstantEntry Struct Reference

Data Fields

WGPUChainedStruct const * nextInChain
 
char const * key
 
double value
 

Detailed Description

Definition at line 911 of file webgpu.h.

Field Documentation

◆ key

char const* WGPUConstantEntry::key

Definition at line 913 of file webgpu.h.

◆ nextInChain

WGPUChainedStruct const* WGPUConstantEntry::nextInChain

Definition at line 912 of file webgpu.h.

◆ value

double WGPUConstantEntry::value

Definition at line 914 of file webgpu.h.


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