SDL 2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkExternalImageFormatPropertiesNV const & () const | |
operator VkExternalImageFormatPropertiesNV & () | |
bool | operator== (ExternalImageFormatPropertiesNV const &rhs) const |
bool | operator!= (ExternalImageFormatPropertiesNV const &rhs) const |
Definition at line 30337 of file vulkan.hpp.
|
inline |
Definition at line 30344 of file vulkan.hpp.
|
inline |
Definition at line 30339 of file vulkan.hpp.
|
inline |
Definition at line 30357 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 30349 of file vulkan.hpp.
References compatibleHandleTypes, exportFromImportedHandleTypes, externalMemoryFeatures, and imageFormatProperties.
Referenced by operator!=().
ExternalMemoryHandleTypeFlagsNV VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::compatibleHandleTypes |
Definition at line 30365 of file vulkan.hpp.
Referenced by operator==().
ExternalMemoryHandleTypeFlagsNV VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::exportFromImportedHandleTypes |
Definition at line 30364 of file vulkan.hpp.
Referenced by operator==().
ExternalMemoryFeatureFlagsNV VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::externalMemoryFeatures |
Definition at line 30363 of file vulkan.hpp.
Referenced by operator==().
ImageFormatProperties VULKAN_HPP_NAMESPACE::ExternalImageFormatPropertiesNV::imageFormatProperties |
Definition at line 30362 of file vulkan.hpp.
Referenced by operator==().