csharp
public enum WgpuLoadOpWhat happens to an attachment when a pass begins.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
UndefinedUnset.
ClearFill it with the clear value.
LoadKeep what is there.
Used by (5)
- WebGpuConversionTestsVixen.Graphics.WebGPU.Tests
- WebGpuConversionsVixen.Graphics.WebGPU
- WebGpuEnumAgreementTestsVixen.Graphics.WebGPU.Tests
- WgpuColourAttachmentVixen.Graphics.WebGPU
- WgpuDepthStencilAttachmentVixen.Graphics.WebGPU