Function AttachmentDescription.color

Build a color attachment description

static AttachmentDescription color (
  Format format,
  AttachmentOps ops,
  Trans!(gfx.graal.image.ImageLayout) layoutTrans
);