WGPUBindGroupLayoutEntry

Undocumented in source.

Members

Variables

binding
uint binding;
Undocumented in source.
buffer
WGPUBufferBindingLayout buffer;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
sampler
WGPUSamplerBindingLayout sampler;
Undocumented in source.
storageTexture
WGPUStorageTextureBindingLayout storageTexture;
Undocumented in source.
texture
WGPUTextureBindingLayout texture;
Undocumented in source.
visibility
WGPUShaderStageFlags visibility;
Undocumented in source.

Meta