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 | attachmentCount |
const VkImageView * | pAttachments |
Definition at line 6376 of file vulkan_core.h.
uint32_t VkRenderPassAttachmentBeginInfo::attachmentCount |
Definition at line 6379 of file vulkan_core.h.
const VkImageView* VkRenderPassAttachmentBeginInfo::pAttachments |
Definition at line 6380 of file vulkan_core.h.
const void* VkRenderPassAttachmentBeginInfo::pNext |
Definition at line 6378 of file vulkan_core.h.
VkStructureType VkRenderPassAttachmentBeginInfo::sType |
Definition at line 6377 of file vulkan_core.h.