#include <vulkan_core.h>
Public Attributes | |
| VkCommandBufferUsageFlags | flags |
| const VkCommandBufferInheritanceInfo * | pInheritanceInfo |
| const void * | pNext |
| VkStructureType | sType |
Definition at line 2560 of file vulkan_core.h.
| VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags |
Definition at line 2563 of file vulkan_core.h.
| const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo |
Definition at line 2564 of file vulkan_core.h.
| const void* VkCommandBufferBeginInfo::pNext |
Definition at line 2562 of file vulkan_core.h.
| VkStructureType VkCommandBufferBeginInfo::sType |
Definition at line 2561 of file vulkan_core.h.