|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceMemoryProperties2 |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR_14 | PhysicalDeviceMemoryProperties2 (VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR_14 | PhysicalDeviceMemoryProperties2 (PhysicalDeviceMemoryProperties2 const &rhs) VULKAN_HPP_NOEXCEPT=default |
| PhysicalDeviceMemoryProperties2 (VkPhysicalDeviceMemoryProperties2 const &rhs) VULKAN_HPP_NOEXCEPT | |
| PhysicalDeviceMemoryProperties2 & | operator= (PhysicalDeviceMemoryProperties2 const &rhs) VULKAN_HPP_NOEXCEPT=default |
| PhysicalDeviceMemoryProperties2 & | operator= (VkPhysicalDeviceMemoryProperties2 const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkPhysicalDeviceMemoryProperties2 const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkPhysicalDeviceMemoryProperties2 & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (PhysicalDeviceMemoryProperties2 const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (PhysicalDeviceMemoryProperties2 const &rhs) const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceMemoryProperties2 |
Definition at line 62782 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::NativeType = VkPhysicalDeviceMemoryProperties2 |
Definition at line 62784 of file vulkan_structs.hpp.
|
inline |
Definition at line 62790 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 62799 of file vulkan_structs.hpp.
|
inline |
Definition at line 62818 of file vulkan_structs.hpp.
|
inline |
Definition at line 62813 of file vulkan_structs.hpp.
|
inline |
Definition at line 62847 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 62807 of file vulkan_structs.hpp.
|
inline |
Definition at line 62838 of file vulkan_structs.hpp.
|
static |
Definition at line 62786 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::memoryProperties = {} |
Definition at line 62856 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::pNext = {} |
Definition at line 62855 of file vulkan_structs.hpp.
|
static |
Definition at line 62787 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::sType = StructureType::ePhysicalDeviceMemoryProperties2 |
Definition at line 62854 of file vulkan_structs.hpp.