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

Data Fields

WGPUChainedStruct const * nextInChain
 
char const * label
 

Detailed Description

Definition at line 994 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUQueueDescriptor::nextInChain

Definition at line 995 of file webgpu.h.

◆ label

char const* WGPUQueueDescriptor::label

Definition at line 996 of file webgpu.h.