|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkExternalImageFormatProperties |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | ExternalImageFormatProperties (VULKAN_HPP_NAMESPACE::ExternalMemoryProperties externalMemoryProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | ExternalImageFormatProperties (ExternalImageFormatProperties const &rhs) VULKAN_HPP_NOEXCEPT=default |
| ExternalImageFormatProperties (VkExternalImageFormatProperties const &rhs) VULKAN_HPP_NOEXCEPT | |
| ExternalImageFormatProperties & | operator= (ExternalImageFormatProperties const &rhs) VULKAN_HPP_NOEXCEPT=default |
| ExternalImageFormatProperties & | operator= (VkExternalImageFormatProperties 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 32267 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::NativeType = VkExternalImageFormatProperties |
Definition at line 32269 of file vulkan_structs.hpp.
|
inline |
Definition at line 32275 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32284 of file vulkan_structs.hpp.
|
inline |
Definition at line 32303 of file vulkan_structs.hpp.
|
inline |
Definition at line 32298 of file vulkan_structs.hpp.
|
inline |
Definition at line 32332 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32292 of file vulkan_structs.hpp.
|
inline |
Definition at line 32323 of file vulkan_structs.hpp.
|
static |
Definition at line 32271 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::ExternalMemoryProperties VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::externalMemoryProperties = {} |
Definition at line 32341 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::pNext = {} |
Definition at line 32340 of file vulkan_structs.hpp.
|
static |
Definition at line 32272 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ExternalImageFormatProperties::sType = StructureType::eExternalImageFormatProperties |
Definition at line 32339 of file vulkan_structs.hpp.