Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkCommandBufferBeginInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkCommandBufferUsageFlags flags
 
const VkCommandBufferInheritanceInfopInheritanceInfo
 

Detailed Description

Definition at line 3927 of file vulkan_core.h.

Field Documentation

◆ flags

VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags

Definition at line 3930 of file vulkan_core.h.

◆ pInheritanceInfo

const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo

Definition at line 3931 of file vulkan_core.h.

◆ pNext

const void* VkCommandBufferBeginInfo::pNext

Definition at line 3929 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandBufferBeginInfo::sType

Definition at line 3928 of file vulkan_core.h.


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