Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCommandBufferBeginInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eCommandBufferBeginInfo |
const void * | pNext = {} |
vk::CommandBufferUsageFlags | flags = {} |
const vk::CommandBufferInheritanceInfo * | pInheritanceInfo = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCommandBufferBeginInfo |
Definition at line 14742 of file vulkan_structs.hpp.
Definition at line 14744 of file vulkan_structs.hpp.
|
inline |
Definition at line 14750 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14761 of file vulkan_structs.hpp.
|
inline |
Definition at line 14801 of file vulkan_structs.hpp.
|
inline |
Definition at line 14796 of file vulkan_structs.hpp.
|
inline |
Definition at line 14833 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14769 of file vulkan_structs.hpp.
|
inline |
Definition at line 14824 of file vulkan_structs.hpp.
|
inline |
Definition at line 14782 of file vulkan_structs.hpp.
|
inline |
Definition at line 14789 of file vulkan_structs.hpp.
|
inline |
Definition at line 14776 of file vulkan_structs.hpp.
|
static |
Definition at line 14746 of file vulkan_structs.hpp.
vk::CommandBufferUsageFlags vk::CommandBufferBeginInfo::flags = {} |
Definition at line 14842 of file vulkan_structs.hpp.
const vk::CommandBufferInheritanceInfo* vk::CommandBufferBeginInfo::pInheritanceInfo = {} |
Definition at line 14843 of file vulkan_structs.hpp.
const void* vk::CommandBufferBeginInfo::pNext = {} |
Definition at line 14841 of file vulkan_structs.hpp.
|
static |
Definition at line 14747 of file vulkan_structs.hpp.
vk::StructureType vk::CommandBufferBeginInfo::sType = StructureType::eCommandBufferBeginInfo |
Definition at line 14840 of file vulkan_structs.hpp.