SubpassDescription.AttachmentReference

Undocumented in source.
struct SubpassDescription
static
struct AttachmentReference {}

Members

Mixins

__anonymous
mixin VkTo!(VkAttachmentReference)
Undocumented in source.

Variables

attachment
uint attachment;
Undocumented in source.
layout
ImageLayout layout;
Undocumented in source.

Meta