Struct VkRenderPassCreateInfo
struct VkRenderPassCreateInfo
;
Fields
Name | Type | Description |
---|---|---|
attachmentCount
|
uint | |
dependencyCount
|
uint | |
flags
|
uint | |
pAttachments
|
const(VkAttachmentDescription)* | |
pDependencies
|
const(VkSubpassDependency)* | |
pNext
|
const(void)* | |
pSubpasses
|
const(VkSubpassDescription)* | |
sType
|
VkStructureType | |
subpassCount
|
uint |