FTEQW
Documentation of the FTE engine source tree.
VkCommandBufferBeginInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkCommandBufferUsageFlags flags
 
const VkCommandBufferInheritanceInfopInheritanceInfo
 

Member Data Documentation

◆ flags

VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags

◆ pInheritanceInfo

const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo

◆ pNext

const void* VkCommandBufferBeginInfo::pNext

◆ sType

VkStructureType VkCommandBufferBeginInfo::sType

The documentation for this struct was generated from the following file: