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

Data Fields

WGPUChainedStruct const * nextInChain
 
char const * label
 

Detailed Description

Definition at line 999 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPURenderBundleDescriptor::nextInChain

Definition at line 1000 of file webgpu.h.

◆ label

char const* WGPURenderBundleDescriptor::label

Definition at line 1001 of file webgpu.h.