Data Fields | |
| VkSubpassDescriptionFlags | flags |
| VkPipelineBindPoint | pipelineBindPoint |
| uint32_t | inputAttachmentCount |
| const VkAttachmentReference * | pInputAttachments |
| uint32_t | colorAttachmentCount |
| const VkAttachmentReference * | pColorAttachments |
| const VkAttachmentReference * | pResolveAttachments |
| const VkAttachmentReference * | pDepthStencilAttachment |
| uint32_t | preserveAttachmentCount |
| const uint32_t * | pPreserveAttachments |
1.8.11