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