|
SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | SubpassEndInfo () VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | SubpassEndInfo (SubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SubpassEndInfo (VkSubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT | |
| SubpassEndInfo & | operator= (VkSubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT |
| SubpassEndInfo & | operator= (SubpassEndInfo const &rhs) VULKAN_HPP_NOEXCEPT |
| 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 |
Data Fields | |
| const 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 32703 of file vulkan.hpp.
|
inline |
Definition at line 32709 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 32715 of file vulkan.hpp.
|
inline |
Definition at line 32745 of file vulkan.hpp.
|
inline |
Definition at line 32740 of file vulkan.hpp.
|
inline |
Definition at line 32760 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 32727 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 32721 of file vulkan.hpp.
|
inline |
Definition at line 32754 of file vulkan.hpp.
|
inline |
Definition at line 32733 of file vulkan.hpp.
|
static |
Definition at line 32705 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::SubpassEndInfo::pNext = {} |
Definition at line 32770 of file vulkan.hpp.
|
static |
Definition at line 32706 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SubpassEndInfo::sType = StructureType::eSubpassEndInfo |
Definition at line 32769 of file vulkan.hpp.