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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::ExternalMemoryProperties:
[legend]

Public Member Functions

 operator const VkExternalMemoryProperties & () const
 
bool operator== (ExternalMemoryProperties const &rhs) const
 
bool operator!= (ExternalMemoryProperties const &rhs) const
 

Public Attributes

ExternalMemoryFeatureFlags externalMemoryFeatures
 
ExternalMemoryHandleTypeFlags exportFromImportedHandleTypes
 
ExternalMemoryHandleTypeFlags compatibleHandleTypes
 

Member Function Documentation

◆ operator const VkExternalMemoryProperties &()

VULKAN_HPP_NAMESPACE::ExternalMemoryProperties::operator const VkExternalMemoryProperties & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ compatibleHandleTypes

ExternalMemoryHandleTypeFlags VULKAN_HPP_NAMESPACE::ExternalMemoryProperties::compatibleHandleTypes

◆ exportFromImportedHandleTypes

ExternalMemoryHandleTypeFlags VULKAN_HPP_NAMESPACE::ExternalMemoryProperties::exportFromImportedHandleTypes

◆ externalMemoryFeatures

ExternalMemoryFeatureFlags VULKAN_HPP_NAMESPACE::ExternalMemoryProperties::externalMemoryFeatures

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