Data Fields | |
WGPUChainedStruct * | nextInChain |
WGPUStringView | label |
Default values can be set using WGPU_SHADER_MODULE_DESCRIPTOR_INIT as initializer.
WGPUChainedStruct* WGPUShaderModuleDescriptor::nextInChain |
WGPUStringView WGPUShaderModuleDescriptor::label |
This is a Non-Null Input String.
The INIT
macro sets this to WGPU_STRING_VIEW_INIT.