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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::MemoryType:
[legend]

Public Member Functions

 operator const VkMemoryType & () const
 
bool operator== (MemoryType const &rhs) const
 
bool operator!= (MemoryType const &rhs) const
 

Public Attributes

MemoryPropertyFlags propertyFlags
 
uint32_t heapIndex
 

Member Function Documentation

◆ operator const VkMemoryType &()

VULKAN_HPP_NAMESPACE::MemoryType::operator const VkMemoryType & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ heapIndex

uint32_t VULKAN_HPP_NAMESPACE::MemoryType::heapIndex

◆ propertyFlags

MemoryPropertyFlags VULKAN_HPP_NAMESPACE::MemoryType::propertyFlags

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