HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCommandBufferBeginInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eCommandBufferBeginInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::CommandBufferUsageFlags | flags = {} |
const VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo * | pInheritanceInfo = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCommandBufferBeginInfo |
Definition at line 13608 of file vulkan_structs.hpp.
Definition at line 13610 of file vulkan_structs.hpp.
|
inline |
Definition at line 13616 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 13627 of file vulkan_structs.hpp.
|
inline |
Definition at line 13667 of file vulkan_structs.hpp.
|
inline |
Definition at line 13662 of file vulkan_structs.hpp.
|
inline |
Definition at line 13699 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 13635 of file vulkan_structs.hpp.
|
inline |
Definition at line 13690 of file vulkan_structs.hpp.
|
inline |
Definition at line 13648 of file vulkan_structs.hpp.
|
inline |
Definition at line 13655 of file vulkan_structs.hpp.
|
inline |
Definition at line 13642 of file vulkan_structs.hpp.
|
static |
Definition at line 13612 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::CommandBufferUsageFlags VULKAN_HPP_NAMESPACE::CommandBufferBeginInfo::flags = {} |
Definition at line 13708 of file vulkan_structs.hpp.
const VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo* VULKAN_HPP_NAMESPACE::CommandBufferBeginInfo::pInheritanceInfo = {} |
Definition at line 13709 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::CommandBufferBeginInfo::pNext = {} |
Definition at line 13707 of file vulkan_structs.hpp.
|
static |
Definition at line 13613 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::CommandBufferBeginInfo::sType = StructureType::eCommandBufferBeginInfo |
Definition at line 13706 of file vulkan_structs.hpp.