Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkCommandBufferBeginInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkCommandBufferUsageFlags flags
 
const VkCommandBufferInheritanceInfopInheritanceInfo
 

Detailed Description

Definition at line 3890 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkCommandBufferUsageFlags VkCommandBufferBeginInfo::flags

Definition at line 3893 of file vulkan_core.h.

◆ pInheritanceInfo

const VkCommandBufferInheritanceInfo* VkCommandBufferBeginInfo::pInheritanceInfo

Definition at line 3894 of file vulkan_core.h.

◆ pNext

const void* VkCommandBufferBeginInfo::pNext

Definition at line 3892 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandBufferBeginInfo::sType

Definition at line 3891 of file vulkan_core.h.


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