Struct VkSubpassDescription

struct VkSubpassDescription ;

Fields

NameTypeDescription
colorAttachmentCount uint
flags uint
inputAttachmentCount uint
pColorAttachments const(VkAttachmentReference)*
pDepthStencilAttachment const(VkAttachmentReference)*
pInputAttachments const(VkAttachmentReference)*
pipelineBindPoint VkPipelineBindPoint
pPreserveAttachments const(uint)*
preserveAttachmentCount uint
pResolveAttachments const(VkAttachmentReference)*