Struct VkSubpassDescription
struct VkSubpassDescription
;
Fields
Name | Type | Description |
---|---|---|
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)* |