WGPUBindGroupEntry

Undocumented in source.

Members

Variables

binding
uint binding;
Undocumented in source.
buffer
WGPUBuffer buffer;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
offset
ulong offset;
Undocumented in source.
sampler
WGPUSampler sampler;
Undocumented in source.
size
ulong size;
Undocumented in source.
textureView
WGPUTextureView textureView;
Undocumented in source.

Meta