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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2:
[legend]

Public Member Functions

 operator const VkPhysicalDeviceMemoryProperties2 & () const
 
bool operator== (PhysicalDeviceMemoryProperties2 const &rhs) const
 
bool operator!= (PhysicalDeviceMemoryProperties2 const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
PhysicalDeviceMemoryProperties memoryProperties
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceMemoryProperties2
 

Member Function Documentation

◆ operator const VkPhysicalDeviceMemoryProperties2 &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::operator const VkPhysicalDeviceMemoryProperties2 & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ memoryProperties

PhysicalDeviceMemoryProperties VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::memoryProperties

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2::sType = StructureType::ePhysicalDeviceMemoryProperties2
private

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