HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkMemoryFdPropertiesKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR MemoryFdPropertiesKHR (uint32_t memoryTypeBits_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR MemoryFdPropertiesKHR (MemoryFdPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 MemoryFdPropertiesKHR (VkMemoryFdPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
MemoryFdPropertiesKHRoperator= (MemoryFdPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
MemoryFdPropertiesKHRoperator= (VkMemoryFdPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkMemoryFdPropertiesKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkMemoryFdPropertiesKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (MemoryFdPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (MemoryFdPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eMemoryFdPropertiesKHR
 
voidpNext = {}
 
uint32_t memoryTypeBits = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::eMemoryFdPropertiesKHR
 

Detailed Description

Definition at line 45164 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::MemoryFdPropertiesKHR ( uint32_t  memoryTypeBits_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 45172 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::MemoryFdPropertiesKHR ( MemoryFdPropertiesKHR const rhs)
default
VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::MemoryFdPropertiesKHR ( VkMemoryFdPropertiesKHR const rhs)
inline

Definition at line 45180 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::operator VkMemoryFdPropertiesKHR & ( )
inline

Definition at line 45199 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::operator VkMemoryFdPropertiesKHR const & ( ) const
inline

Definition at line 45194 of file vulkan_structs.hpp.

MemoryFdPropertiesKHR& VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::operator= ( MemoryFdPropertiesKHR const rhs)
default
MemoryFdPropertiesKHR& VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::operator= ( VkMemoryFdPropertiesKHR const rhs)
inline

Definition at line 45188 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::operator== ( MemoryFdPropertiesKHR const rhs) const
inline

Definition at line 45219 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::allowDuplicate = false
static

Definition at line 45168 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::memoryTypeBits = {}

Definition at line 45237 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::pNext = {}

Definition at line 45236 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::structureType = StructureType::eMemoryFdPropertiesKHR
static

Definition at line 45169 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::sType = StructureType::eMemoryFdPropertiesKHR

Definition at line 45235 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: