Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkCommandBufferUsageFlags | flags |
const VkCommandBufferInheritanceInfo * | pInheritanceInfo |
Definition at line 3927 of file vulkan_core.h.
VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags |
Definition at line 3930 of file vulkan_core.h.
const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo |
Definition at line 3931 of file vulkan_core.h.
const void* VkCommandBufferBeginInfo::pNext |
Definition at line 3929 of file vulkan_core.h.
VkStructureType VkCommandBufferBeginInfo::sType |
Definition at line 3928 of file vulkan_core.h.