RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT Struct Reference

#include <vulkan.hpp>

Public Member Functions

 PhysicalDeviceExternalMemoryHostPropertiesEXT (DeviceSize minImportedHostPointerAlignment_=0)
 
 PhysicalDeviceExternalMemoryHostPropertiesEXT (VkPhysicalDeviceExternalMemoryHostPropertiesEXT const &rhs)
 
PhysicalDeviceExternalMemoryHostPropertiesEXToperator= (VkPhysicalDeviceExternalMemoryHostPropertiesEXT const &rhs)
 
PhysicalDeviceExternalMemoryHostPropertiesEXTsetPNext (void *pNext_)
 
PhysicalDeviceExternalMemoryHostPropertiesEXTsetMinImportedHostPointerAlignment (DeviceSize minImportedHostPointerAlignment_)
 
 operator const VkPhysicalDeviceExternalMemoryHostPropertiesEXT & () const
 
bool operator== (PhysicalDeviceExternalMemoryHostPropertiesEXT const &rhs) const
 
bool operator!= (PhysicalDeviceExternalMemoryHostPropertiesEXT const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
DeviceSize minImportedHostPointerAlignment
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceExternalMemoryHostPropertiesEXT
 

Constructor & Destructor Documentation

◆ PhysicalDeviceExternalMemoryHostPropertiesEXT() [1/2]

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::PhysicalDeviceExternalMemoryHostPropertiesEXT ( DeviceSize  minImportedHostPointerAlignment_ = 0)
inline

◆ PhysicalDeviceExternalMemoryHostPropertiesEXT() [2/2]

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::PhysicalDeviceExternalMemoryHostPropertiesEXT ( VkPhysicalDeviceExternalMemoryHostPropertiesEXT const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkPhysicalDeviceExternalMemoryHostPropertiesEXT &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::operator const VkPhysicalDeviceExternalMemoryHostPropertiesEXT & ( ) const
inline

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::operator!= ( PhysicalDeviceExternalMemoryHostPropertiesEXT const rhs) const
inline
Here is the call graph for this function:

◆ operator=()

PhysicalDeviceExternalMemoryHostPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::operator= ( VkPhysicalDeviceExternalMemoryHostPropertiesEXT const rhs)
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::operator== ( PhysicalDeviceExternalMemoryHostPropertiesEXT const rhs) const
inline
Here is the caller graph for this function:

◆ setMinImportedHostPointerAlignment()

PhysicalDeviceExternalMemoryHostPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::setMinImportedHostPointerAlignment ( DeviceSize  minImportedHostPointerAlignment_)
inline

◆ setPNext()

PhysicalDeviceExternalMemoryHostPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::setPNext ( void pNext_)
inline

Member Data Documentation

◆ minImportedHostPointerAlignment

DeviceSize VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::minImportedHostPointerAlignment

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::sType = StructureType::ePhysicalDeviceExternalMemoryHostPropertiesEXT
private

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