WebGPU Headers
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 903 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUConstantEntry::nextInChain

Definition at line 904 of file webgpu.h.

◆ key

char const* WGPUConstantEntry::key

Definition at line 905 of file webgpu.h.

◆ value

double WGPUConstantEntry::value

Definition at line 906 of file webgpu.h.