WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUSurfaceDescriptor Struct Reference

Data Fields

WGPUChainedStruct const * nextInChain
 
char const * label
 

Detailed Description

Definition at line 1121 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUSurfaceDescriptor::nextInChain

Definition at line 1122 of file webgpu.h.

◆ label

char const* WGPUSurfaceDescriptor::label

Definition at line 1123 of file webgpu.h.