Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | attachmentImageInfoCount |
const VkFramebufferAttachmentImageInfo * | pAttachmentImageInfos |
Definition at line 6369 of file vulkan_core.h.
uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount |
Definition at line 6372 of file vulkan_core.h.
const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos |
Definition at line 6373 of file vulkan_core.h.
const void* VkFramebufferAttachmentsCreateInfo::pNext |
Definition at line 6371 of file vulkan_core.h.
VkStructureType VkFramebufferAttachmentsCreateInfo::sType |
Definition at line 6370 of file vulkan_core.h.