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

Data Fields

WGPUChainedStruct const * nextInChain
 
char const * label
 

Detailed Description

Definition at line 874 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUCommandBufferDescriptor::nextInChain

Definition at line 875 of file webgpu.h.

◆ label

char const* WGPUCommandBufferDescriptor::label

Definition at line 876 of file webgpu.h.