#include <vulkan_core.h>
Public Attributes | |
uint32_t | aspectReferenceCount |
const VkInputAttachmentAspectReference * | pAspectReferences |
const void * | pNext |
VkStructureType | sType |
Definition at line 4076 of file vulkan_core.h.
uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount |
Definition at line 4079 of file vulkan_core.h.
const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences |
Definition at line 4080 of file vulkan_core.h.
const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext |
Definition at line 4078 of file vulkan_core.h.
VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType |
Definition at line 4077 of file vulkan_core.h.