WebGPU Headers: WGPUBufferBindingLayout Struct Reference
Data Fields | |
| WGPUChainedStruct * | nextInChain |
| WGPUBufferBindingType | type |
| WGPUBool | hasDynamicOffset |
| uint64_t | minBindingSize |
Default values can be set using WGPU_BUFFER_BINDING_LAYOUT_INIT as initializer.
◆ nextInChain
◆ type
◆ hasDynamicOffset
WGPUBool WGPUBufferBindingLayout::hasDynamicOffset