HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkCommandBufferUsageFlags | flags |
const VkCommandBufferInheritanceInfo * | pInheritanceInfo |
Definition at line 3816 of file vulkan_core.h.
VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags |
Definition at line 3819 of file vulkan_core.h.
const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo |
Definition at line 3820 of file vulkan_core.h.
const void* VkCommandBufferBeginInfo::pNext |
Definition at line 3818 of file vulkan_core.h.
VkStructureType VkCommandBufferBeginInfo::sType |
Definition at line 3817 of file vulkan_core.h.