|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkSparseImageFormatProperties2 |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | SparseImageFormatProperties2 (VULKAN_HPP_NAMESPACE::SparseImageFormatProperties properties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | SparseImageFormatProperties2 (SparseImageFormatProperties2 const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SparseImageFormatProperties2 (VkSparseImageFormatProperties2 const &rhs) VULKAN_HPP_NOEXCEPT | |
| SparseImageFormatProperties2 & | operator= (SparseImageFormatProperties2 const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SparseImageFormatProperties2 & | operator= (VkSparseImageFormatProperties2 const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkSparseImageFormatProperties2 const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkSparseImageFormatProperties2 & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (SparseImageFormatProperties2 const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (SparseImageFormatProperties2 const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSparseImageFormatProperties2 |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::SparseImageFormatProperties | properties = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSparseImageFormatProperties2 |
Definition at line 92855 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2::NativeType = VkSparseImageFormatProperties2 |
Definition at line 92857 of file vulkan_structs.hpp.
|
inline |
Definition at line 92863 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92872 of file vulkan_structs.hpp.
|
inline |
Definition at line 92891 of file vulkan_structs.hpp.
|
inline |
Definition at line 92886 of file vulkan_structs.hpp.
|
inline |
Definition at line 92920 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92880 of file vulkan_structs.hpp.
|
inline |
Definition at line 92911 of file vulkan_structs.hpp.
|
static |
Definition at line 92859 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2::pNext = {} |
Definition at line 92928 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::SparseImageFormatProperties VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2::properties = {} |
Definition at line 92929 of file vulkan_structs.hpp.
|
static |
Definition at line 92860 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2::sType = StructureType::eSparseImageFormatProperties2 |
Definition at line 92927 of file vulkan_structs.hpp.