|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkMemoryHostPointerPropertiesEXT |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | MemoryHostPointerPropertiesEXT (uint32_t memoryTypeBits_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | MemoryHostPointerPropertiesEXT (MemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| MemoryHostPointerPropertiesEXT (VkMemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT | |
| MemoryHostPointerPropertiesEXT & | operator= (MemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| MemoryHostPointerPropertiesEXT & | operator= (VkMemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkMemoryHostPointerPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkMemoryHostPointerPropertiesEXT & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (MemoryHostPointerPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (MemoryHostPointerPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMemoryHostPointerPropertiesEXT |
| void * | pNext = {} |
| uint32_t | memoryTypeBits = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryHostPointerPropertiesEXT |
Definition at line 45858 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::NativeType = VkMemoryHostPointerPropertiesEXT |
Definition at line 45860 of file vulkan_structs.hpp.
|
inline |
Definition at line 45866 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 45874 of file vulkan_structs.hpp.
|
inline |
Definition at line 45893 of file vulkan_structs.hpp.
|
inline |
Definition at line 45888 of file vulkan_structs.hpp.
|
inline |
Definition at line 45922 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 45882 of file vulkan_structs.hpp.
|
inline |
Definition at line 45913 of file vulkan_structs.hpp.
|
static |
Definition at line 45862 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::memoryTypeBits = {} |
Definition at line 45931 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::pNext = {} |
Definition at line 45930 of file vulkan_structs.hpp.
|
static |
Definition at line 45863 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::sType = StructureType::eMemoryHostPointerPropertiesEXT |
Definition at line 45929 of file vulkan_structs.hpp.