HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | attachmentImageInfoCount |
const VkFramebufferAttachmentImageInfo * | pAttachmentImageInfos |
Definition at line 6248 of file vulkan_core.h.
uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount |
Definition at line 6251 of file vulkan_core.h.
const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos |
Definition at line 6252 of file vulkan_core.h.
const void* VkFramebufferAttachmentsCreateInfo::pNext |
Definition at line 6250 of file vulkan_core.h.
VkStructureType VkFramebufferAttachmentsCreateInfo::sType |
Definition at line 6249 of file vulkan_core.h.