Data Fields | |
WGPUChainedStruct const * | 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 const* WGPUBindGroupDescriptor::nextInChain |
WGPUStringView WGPUBindGroupDescriptor::label |
This is a Non-Null Input String.
Defaults to WGPU_STRING_VIEW_INIT.
WGPUBindGroupLayout WGPUBindGroupDescriptor::layout |
size_t WGPUBindGroupDescriptor::entryCount |
WGPUBindGroupEntry const* WGPUBindGroupDescriptor::entries |