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

Data Fields

WGPUChainedStruct chain
 
char const * code
 

Detailed Description

Definition at line 1078 of file webgpu.h.

Field Documentation

◆ chain

WGPUChainedStruct WGPUShaderModuleWGSLDescriptor::chain

Definition at line 1079 of file webgpu.h.

◆ code

char const* WGPUShaderModuleWGSLDescriptor::code

Definition at line 1080 of file webgpu.h.