|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | SparseImageFormatProperties2 (VULKAN_HPP_NAMESPACE::SparseImageFormatProperties properties_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | SparseImageFormatProperties2 (SparseImageFormatProperties2 const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SparseImageFormatProperties2 (VkSparseImageFormatProperties2 const &rhs) VULKAN_HPP_NOEXCEPT | |
| SparseImageFormatProperties2 & | operator= (VkSparseImageFormatProperties2 const &rhs) VULKAN_HPP_NOEXCEPT |
| SparseImageFormatProperties2 & | operator= (SparseImageFormatProperties2 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 |
Data Fields | |
| const 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 53504 of file vulkan.hpp.
|
inline |
Definition at line 53510 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 53516 of file vulkan.hpp.
|
inline |
Definition at line 53540 of file vulkan.hpp.
|
inline |
Definition at line 53535 of file vulkan.hpp.
|
inline |
Definition at line 53556 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 53528 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 53522 of file vulkan.hpp.
|
inline |
Definition at line 53549 of file vulkan.hpp.
|
static |
Definition at line 53506 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2::pNext = {} |
Definition at line 53566 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::SparseImageFormatProperties VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2::properties = {} |
Definition at line 53567 of file vulkan.hpp.
|
static |
Definition at line 53507 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SparseImageFormatProperties2::sType = StructureType::eSparseImageFormatProperties2 |
Definition at line 53565 of file vulkan.hpp.