Pyrogenesis trunk
Public Attributes | List of all members
VkCommandBufferBeginInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCommandBufferBeginInfo:
Collaboration graph
[legend]

Public Attributes

VkStructureType sType
 
const void * pNext
 
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: