|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR_14 | PhysicalDeviceMemoryProperties2 (VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR_14 | PhysicalDeviceMemoryProperties2 (PhysicalDeviceMemoryProperties2 const &rhs) VULKAN_HPP_NOEXCEPT=default |
| PhysicalDeviceMemoryProperties2 (VkPhysicalDeviceMemoryProperties2 const &rhs) VULKAN_HPP_NOEXCEPT | |
| PhysicalDeviceMemoryProperties2 & | operator= (VkPhysicalDeviceMemoryProperties2 const &rhs) VULKAN_HPP_NOEXCEPT |
| PhysicalDeviceMemoryProperties2 & | operator= (PhysicalDeviceMemoryProperties2 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 52467 of file vulkan.hpp.
|
inline |
Definition at line 52473 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 52479 of file vulkan.hpp.
|
inline |
Definition at line 52503 of file vulkan.hpp.
|
inline |
Definition at line 52498 of file vulkan.hpp.
|
inline |
Definition at line 52519 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 52491 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 52485 of file vulkan.hpp.
|
inline |
Definition at line 52512 of file vulkan.hpp.
|
static |
Definition at line 52469 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::memoryProperties = {} |
Definition at line 52530 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::pNext = {} |
Definition at line 52529 of file vulkan.hpp.
|
static |
Definition at line 52470 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::sType = StructureType::ePhysicalDeviceMemoryProperties2 |
Definition at line 52528 of file vulkan.hpp.