Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkSubpassContents | contents |
Definition at line 6164 of file vulkan_core.h.
VkSubpassContents VkSubpassBeginInfo::contents |
Definition at line 6167 of file vulkan_core.h.
const void* VkSubpassBeginInfo::pNext |
Definition at line 6166 of file vulkan_core.h.
VkStructureType VkSubpassBeginInfo::sType |
Definition at line 6165 of file vulkan_core.h.