Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBindMemoryStatusKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | BindMemoryStatusKHR (vk::Result *pResult_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | BindMemoryStatusKHR (BindMemoryStatusKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
BindMemoryStatusKHR (VkBindMemoryStatusKHR const &rhs) VULKAN_HPP_NOEXCEPT | |
BindMemoryStatusKHR & | operator= (BindMemoryStatusKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
BindMemoryStatusKHR & | operator= (VkBindMemoryStatusKHR const &rhs) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR_14 BindMemoryStatusKHR & | setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR_14 BindMemoryStatusKHR & | setPResult (vk::Result *pResult_) VULKAN_HPP_NOEXCEPT |
operator VkBindMemoryStatusKHR const & () const VULKAN_HPP_NOEXCEPT | |
operator VkBindMemoryStatusKHR & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (BindMemoryStatusKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (BindMemoryStatusKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::StructureType | sType = StructureType::eBindMemoryStatusKHR |
const void * | pNext = {} |
vk::Result * | pResult = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBindMemoryStatusKHR |
Definition at line 8597 of file vulkan_structs.hpp.
Definition at line 8599 of file vulkan_structs.hpp.
|
inline |
Definition at line 8605 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 8613 of file vulkan_structs.hpp.
|
inline |
Definition at line 8645 of file vulkan_structs.hpp.
|
inline |
Definition at line 8640 of file vulkan_structs.hpp.
|
inline |
Definition at line 8674 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 8620 of file vulkan_structs.hpp.
|
inline |
Definition at line 8665 of file vulkan_structs.hpp.
|
inline |
Definition at line 8627 of file vulkan_structs.hpp.
|
inline |
Definition at line 8633 of file vulkan_structs.hpp.
|
static |
Definition at line 8601 of file vulkan_structs.hpp.
const void* vk::BindMemoryStatusKHR::pNext = {} |
Definition at line 8682 of file vulkan_structs.hpp.
vk::Result* vk::BindMemoryStatusKHR::pResult = {} |
Definition at line 8683 of file vulkan_structs.hpp.
|
static |
Definition at line 8602 of file vulkan_structs.hpp.
vk::StructureType vk::BindMemoryStatusKHR::sType = StructureType::eBindMemoryStatusKHR |
Definition at line 8681 of file vulkan_structs.hpp.