Skip to main content

Struct WgpuBindGroupDescriptor

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuBindGroupDescriptor

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Entries

public IReadOnlyList<WgpuBindGroupEntry> Entries { get; init; }

Property Value

IReadOnlyList<WgpuBindGroupEntry>

Label

public string? Label { get; init; }

Property Value

string?

Layout

public WgpuBindGroupLayout Layout { get; init; }

Property Value

WgpuBindGroupLayout