ReactOS 0.4.17-dev-934-g091855f
VkFramebufferCreateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkFramebufferCreateInfo:

Public Member Functions

VkRenderPass WINE_VK_ALIGN (8) renderPass
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkFramebufferCreateFlags flags
 
uint32_t attachmentCount
 
const VkImageView * pAttachments
 
uint32_t width
 
uint32_t height
 
uint32_t layers
 

Detailed Description

Definition at line 8814 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkRenderPass VkFramebufferCreateInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ attachmentCount

◆ flags

◆ height

◆ layers

◆ pAttachments

const VkImageView* VkFramebufferCreateInfo::pAttachments

◆ pNext

◆ sType

◆ width


The documentation for this struct was generated from the following file: