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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV:
[legend]

Public Member Functions

 operator const VkExternalImageFormatPropertiesNV & () const
 
bool operator== (ExternalImageFormatPropertiesNV const &rhs) const
 
bool operator!= (ExternalImageFormatPropertiesNV const &rhs) const
 

Public Attributes

ImageFormatProperties imageFormatProperties
 
ExternalMemoryFeatureFlagsNV externalMemoryFeatures
 
ExternalMemoryHandleTypeFlagsNV exportFromImportedHandleTypes
 
ExternalMemoryHandleTypeFlagsNV compatibleHandleTypes
 

Member Function Documentation

◆ operator const VkExternalImageFormatPropertiesNV &()

VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::operator const VkExternalImageFormatPropertiesNV & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ compatibleHandleTypes

ExternalMemoryHandleTypeFlagsNV VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::compatibleHandleTypes

◆ exportFromImportedHandleTypes

ExternalMemoryHandleTypeFlagsNV VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::exportFromImportedHandleTypes

◆ externalMemoryFeatures

ExternalMemoryFeatureFlagsNV VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::externalMemoryFeatures

◆ imageFormatProperties

ImageFormatProperties VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::imageFormatProperties

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