SDL
2.0
|
#include <vulkan.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkCommandBufferUsageFlags | flags |
const VkCommandBufferInheritanceInfo * | pInheritanceInfo |
VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags |
Definition at line 2334 of file vulkan.h.
Referenced by rerecordCommandBuffer().
const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo |
VkStructureType VkCommandBufferBeginInfo::sType |
Definition at line 2332 of file vulkan.h.
Referenced by rerecordCommandBuffer().