HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkCommandBufferBeginInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkCommandBufferUsageFlags flags
 
const
VkCommandBufferInheritanceInfo
pInheritanceInfo
 

Detailed Description

Definition at line 3816 of file vulkan_core.h.

Member Data Documentation

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.


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