Default values can be set using WGPU_PIPELINE_LAYOUT_DESCRIPTOR_INIT as initializer.
Definition at line 2489 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 2500 of file webgpu.h.
◆ bindGroupLayouts
The INIT macro sets this to NULL.
Definition at line 2504 of file webgpu.h.
◆ immediateSize
| uint32_t WGPUPipelineLayoutDescriptor::immediateSize |
The INIT macro sets this to 0.
Definition at line 2508 of file webgpu.h.