AttachmentOps

The operations performed on an attachment when it enters and leaves a render pass

struct AttachmentOps {}

Members

Variables

load
LoadOp load;
Undocumented in source.
store
StoreOp store;
Undocumented in source.

Meta