Enum WgpuColorWriteMask
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
[Flags]
public enum WgpuColorWriteMask : uint
Fields
All = 15
Alpha = 8
Blue = 4
Green = 2
None = 0
Red = 1
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
[Flags]
public enum WgpuColorWriteMask : uint
All = 15
Alpha = 8
Blue = 4
Green = 2
None = 0
Red = 1