Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkCommandBufferBeginInfo Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkCommandBufferBeginInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkCommandBufferUsageFlags flags
 
const VkCommandBufferInheritanceInfopInheritanceInfo
 

Detailed Description

Definition at line 2266 of file vulkan.h.

Member Data Documentation

◆ flags

VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags

Definition at line 2269 of file vulkan.h.

◆ pInheritanceInfo

const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo

Definition at line 2270 of file vulkan.h.

◆ pNext

const void* VkCommandBufferBeginInfo::pNext

Definition at line 2268 of file vulkan.h.

◆ sType

VkStructureType VkCommandBufferBeginInfo::sType

Definition at line 2267 of file vulkan.h.


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