Vulkan-Hpp
|
#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 | |
vk::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 109073 of file vulkan_structs.hpp.
Definition at line 109075 of file vulkan_structs.hpp.
|
inline |
Definition at line 109081 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 109085 of file vulkan_structs.hpp.
|
inline |
Definition at line 109109 of file vulkan_structs.hpp.
|
inline |
Definition at line 109104 of file vulkan_structs.hpp.
|
inline |
Definition at line 109138 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 109090 of file vulkan_structs.hpp.
|
inline |
Definition at line 109129 of file vulkan_structs.hpp.
|
inline |
Definition at line 109097 of file vulkan_structs.hpp.
|
static |
Definition at line 109077 of file vulkan_structs.hpp.
const void* vk::SubpassEndInfo::pNext = {} |
Definition at line 109146 of file vulkan_structs.hpp.
|
static |
Definition at line 109078 of file vulkan_structs.hpp.
vk::StructureType vk::SubpassEndInfo::sType = StructureType::eSubpassEndInfo |
Definition at line 109145 of file vulkan_structs.hpp.