Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkRenderPassCreateFlags | flags |
uint32_t | attachmentCount |
const VkAttachmentDescription * | pAttachments |
uint32_t | subpassCount |
const VkSubpassDescription * | pSubpasses |
uint32_t | dependencyCount |
const VkSubpassDependency * | pDependencies |