|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | ExternalImageFormatProperties (VULKAN_HPP_NAMESPACE::ExternalMemoryProperties externalMemoryProperties_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | ExternalImageFormatProperties (ExternalImageFormatProperties const &rhs) VULKAN_HPP_NOEXCEPT=default |
| ExternalImageFormatProperties (VkExternalImageFormatProperties const &rhs) VULKAN_HPP_NOEXCEPT | |
| ExternalImageFormatProperties & | operator= (VkExternalImageFormatProperties const &rhs) VULKAN_HPP_NOEXCEPT |
| ExternalImageFormatProperties & | operator= (ExternalImageFormatProperties const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkExternalImageFormatProperties const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkExternalImageFormatProperties & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (ExternalImageFormatProperties const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (ExternalImageFormatProperties const &rhs) const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExternalImageFormatProperties |
Definition at line 57586 of file vulkan.hpp.
|
inline |
Definition at line 57592 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 57598 of file vulkan.hpp.
|
inline |
Definition at line 57622 of file vulkan.hpp.
|
inline |
Definition at line 57617 of file vulkan.hpp.
|
inline |
Definition at line 57638 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 57610 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 57604 of file vulkan.hpp.
|
inline |
Definition at line 57631 of file vulkan.hpp.
|
static |
Definition at line 57588 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ExternalMemoryProperties VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::externalMemoryProperties = {} |
Definition at line 57649 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::pNext = {} |
Definition at line 57648 of file vulkan.hpp.
|
static |
Definition at line 57589 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::sType = StructureType::eExternalImageFormatProperties |
Definition at line 57647 of file vulkan.hpp.