Struct WgpuBindGroupLayoutDescriptor
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public readonly struct WgpuBindGroupLayoutDescriptor
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Entries
public IReadOnlyList<WgpuBindGroupLayoutEntry> Entries { get; init; }
Property Value
IReadOnlyList<WgpuBindGroupLayoutEntry>
Label
public string? Label { get; init; }