WebGPU Headers
The WebGPU C API
 
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
Loading...
Searching...
No Matches
WGPUChainedStruct Struct Reference

Data Fields

struct WGPUChainedStructnext
 
WGPUSType sType
 

Detailed Description

Definition at line 1452 of file webgpu.h.

Field Documentation

◆ next

struct WGPUChainedStruct* WGPUChainedStruct::next

Definition at line 1453 of file webgpu.h.

◆ sType

WGPUSType WGPUChainedStruct::sType

Definition at line 1454 of file webgpu.h.