Data Fields | |
| WGPUChainedStruct * | nextInChain |
| WGPUStringView | label |
| WGPUBindGroupLayout | layout |
| size_t | entryCount |
| WGPUBindGroupEntry const * | entries |
Default values can be set using WGPU_BIND_GROUP_DESCRIPTOR_INIT as initializer.
| WGPUChainedStruct* WGPUBindGroupDescriptor::nextInChain |
| WGPUStringView WGPUBindGroupDescriptor::label |
This is a Non-Null Input String.
The INIT macro sets this to WGPU_STRING_VIEW_INIT.
| WGPUBindGroupLayout WGPUBindGroupDescriptor::layout |
| size_t WGPUBindGroupDescriptor::entryCount |
| WGPUBindGroupEntry const* WGPUBindGroupDescriptor::entries |