SDL
2.0
|
#include <vulkan.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkFramebufferCreateFlags | flags |
VkRenderPass | renderPass |
uint32_t | attachmentCount |
const VkImageView * | pAttachments |
uint32_t | width |
uint32_t | height |
uint32_t | layers |
VkFramebufferCreateFlags VkFramebufferCreateInfo::flags |
VkStructureType VkFramebufferCreateInfo::sType |