Function AttachmentDescription.depth
Build a depth attachment description
static AttachmentDescription depth
(
Format format,
AttachmentOps ops,
Trans!(gfx.graal.image.ImageLayout) layoutTrans
);