HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::SubpassEndInfo Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkSubpassEndInfo
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SubpassEndInfo (const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR SubpassEndInfo (SubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 SubpassEndInfo (VkSubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
SubpassEndInfooperator= (SubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SubpassEndInfooperator= (VkSubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
SubpassEndInfo
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
 operator VkSubpassEndInfo const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkSubpassEndInfo & () VULKAN_HPP_NOEXCEPT
 
bool operator== (SubpassEndInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SubpassEndInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eSubpassEndInfo
 
const voidpNext = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::eSubpassEndInfo
 

Detailed Description

Definition at line 93992 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SubpassEndInfo::SubpassEndInfo ( const void pNext_ = nullptr)
inline

Definition at line 94000 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SubpassEndInfo::SubpassEndInfo ( SubpassEndInfo const rhs)
default
VULKAN_HPP_NAMESPACE::SubpassEndInfo::SubpassEndInfo ( VkSubpassEndInfo const rhs)
inline

Definition at line 94004 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::SubpassEndInfo::operator VkSubpassEndInfo & ( )
inline

Definition at line 94028 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SubpassEndInfo::operator VkSubpassEndInfo const & ( ) const
inline

Definition at line 94023 of file vulkan_structs.hpp.

Definition at line 94057 of file vulkan_structs.hpp.

SubpassEndInfo& VULKAN_HPP_NAMESPACE::SubpassEndInfo::operator= ( SubpassEndInfo const rhs)
default
SubpassEndInfo& VULKAN_HPP_NAMESPACE::SubpassEndInfo::operator= ( VkSubpassEndInfo const rhs)
inline

Definition at line 94009 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::SubpassEndInfo::operator== ( SubpassEndInfo const rhs) const
inline

Definition at line 94048 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 SubpassEndInfo& VULKAN_HPP_NAMESPACE::SubpassEndInfo::setPNext ( const void pNext_)
inline

Definition at line 94016 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::SubpassEndInfo::allowDuplicate = false
static

Definition at line 93996 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::SubpassEndInfo::pNext = {}

Definition at line 94065 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::SubpassEndInfo::structureType = StructureType::eSubpassEndInfo
static

Definition at line 93997 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SubpassEndInfo::sType = StructureType::eSubpassEndInfo

Definition at line 94064 of file vulkan_structs.hpp.


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