Default values can be set using WGPU_PIPELINE_LAYOUT_DESCRIPTOR_INIT as initializer.
Definition at line 2491 of file webgpu.h.
◆ nextInChain
◆ label
◆ bindGroupLayoutCount
| size_t WGPUPipelineLayoutDescriptor::bindGroupLayoutCount |
Array count for bindGroupLayouts. The INIT macro sets this to 0.
Definition at line 2502 of file webgpu.h.
◆ bindGroupLayouts
The INIT macro sets this to NULL.
Definition at line 2506 of file webgpu.h.
◆ immediateSize
| uint32_t WGPUPipelineLayoutDescriptor::immediateSize |
The INIT macro sets this to 0.
Definition at line 2510 of file webgpu.h.