|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkSurfaceFormat2KHR |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | SurfaceFormat2KHR (VULKAN_HPP_NAMESPACE::SurfaceFormatKHR surfaceFormat_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | SurfaceFormat2KHR (SurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SurfaceFormat2KHR (VkSurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
| SurfaceFormat2KHR & | operator= (SurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SurfaceFormat2KHR & | operator= (VkSurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkSurfaceFormat2KHR const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkSurfaceFormat2KHR & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (SurfaceFormat2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (SurfaceFormat2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSurfaceFormat2KHR |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::SurfaceFormatKHR | surfaceFormat = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSurfaceFormat2KHR |
Definition at line 95067 of file vulkan_structs.hpp.
Definition at line 95069 of file vulkan_structs.hpp.
|
inline |
Definition at line 95075 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 95083 of file vulkan_structs.hpp.
|
inline |
Definition at line 95099 of file vulkan_structs.hpp.
|
inline |
Definition at line 95094 of file vulkan_structs.hpp.
|
inline |
Definition at line 95128 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 95088 of file vulkan_structs.hpp.
|
inline |
Definition at line 95119 of file vulkan_structs.hpp.
|
static |
Definition at line 95071 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::pNext = {} |
Definition at line 95136 of file vulkan_structs.hpp.
|
static |
Definition at line 95072 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::sType = StructureType::eSurfaceFormat2KHR |
Definition at line 95135 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::SurfaceFormatKHR VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::surfaceFormat = {} |
Definition at line 95137 of file vulkan_structs.hpp.