Struct VkFramebufferCreateInfo
struct VkFramebufferCreateInfo
;
Fields
Name | Type | Description |
---|---|---|
attachmentCount
|
uint | |
flags
|
uint | |
height
|
uint | |
layers
|
uint | |
pAttachments
|
const(VkImageView_T*)* | |
pNext
|
const(void)* | |
renderPass
|
VkRenderPass_T* | |
sType
|
VkStructureType | |
width
|
uint |