|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkFramebufferAttachmentsCreateInfo:Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | attachmentImageInfoCount |
| const VkFramebufferAttachmentImageInfo * | pAttachmentImageInfos |
Definition at line 5437 of file vulkan_core.h.
| uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount |
Definition at line 5440 of file vulkan_core.h.
| const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos |
Definition at line 5441 of file vulkan_core.h.
| const void* VkFramebufferAttachmentsCreateInfo::pNext |
Definition at line 5439 of file vulkan_core.h.
| VkStructureType VkFramebufferAttachmentsCreateInfo::sType |
Definition at line 5438 of file vulkan_core.h.