HDK
|
#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 | |
SubpassEndInfo & | operator= (SubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT=default |
SubpassEndInfo & | operator= (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 void * | pNext = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSubpassEndInfo |
Definition at line 93992 of file vulkan_structs.hpp.
Definition at line 93994 of file vulkan_structs.hpp.
|
inline |
Definition at line 94000 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 94004 of file vulkan_structs.hpp.
|
inline |
Definition at line 94028 of file vulkan_structs.hpp.
|
inline |
Definition at line 94023 of file vulkan_structs.hpp.
|
inline |
Definition at line 94057 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 94009 of file vulkan_structs.hpp.
|
inline |
Definition at line 94048 of file vulkan_structs.hpp.
|
inline |
Definition at line 94016 of file vulkan_structs.hpp.
|
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.
|
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.