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

Data Fields

WGPUChainedStruct const * nextInChain
 
char const * label
 

Detailed Description

Definition at line 879 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUCommandEncoderDescriptor::nextInChain

Definition at line 880 of file webgpu.h.

◆ label

char const* WGPUCommandEncoderDescriptor::label

Definition at line 881 of file webgpu.h.