|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkRenderPassInputAttachmentAspectCreateInfo:Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | aspectReferenceCount |
| const VkInputAttachmentAspectReference * | pAspectReferences |
Definition at line 4465 of file vulkan_core.h.
| uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount |
Definition at line 4468 of file vulkan_core.h.
| const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences |
Definition at line 4469 of file vulkan_core.h.
| const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext |
Definition at line 4467 of file vulkan_core.h.
| VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType |
Definition at line 4466 of file vulkan_core.h.