VkSubpassDescription

Undocumented in source.

Members

Variables

colorAttachmentCount
uint colorAttachmentCount;
Undocumented in source.
flags
VkSubpassDescriptionFlags flags;
Undocumented in source.
inputAttachmentCount
uint inputAttachmentCount;
Undocumented in source.
pColorAttachments
VkAttachmentReference* pColorAttachments;
Undocumented in source.
pDepthStencilAttachment
VkAttachmentReference* pDepthStencilAttachment;
Undocumented in source.
pInputAttachments
VkAttachmentReference* pInputAttachments;
Undocumented in source.
pPreserveAttachments
uint* pPreserveAttachments;
Undocumented in source.
pResolveAttachments
VkAttachmentReference* pResolveAttachments;
Undocumented in source.
pipelineBindPoint
VkPipelineBindPoint pipelineBindPoint;
Undocumented in source.
preserveAttachmentCount
uint preserveAttachmentCount;
Undocumented in source.

Meta