HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR Struct Reference

#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
 
SurfaceFormat2KHRoperator= (SurfaceFormat2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SurfaceFormat2KHRoperator= (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
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::SurfaceFormatKHR surfaceFormat = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::eSurfaceFormat2KHR
 

Detailed Description

Definition at line 95067 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::SurfaceFormat2KHR ( VULKAN_HPP_NAMESPACE::SurfaceFormatKHR  surfaceFormat_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 95075 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::SurfaceFormat2KHR ( SurfaceFormat2KHR const rhs)
default
VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::SurfaceFormat2KHR ( VkSurfaceFormat2KHR const rhs)
inline

Definition at line 95083 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator VkSurfaceFormat2KHR & ( )
inline

Definition at line 95099 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator VkSurfaceFormat2KHR const & ( ) const
inline

Definition at line 95094 of file vulkan_structs.hpp.

Definition at line 95128 of file vulkan_structs.hpp.

SurfaceFormat2KHR& VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator= ( SurfaceFormat2KHR const rhs)
default
SurfaceFormat2KHR& VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator= ( VkSurfaceFormat2KHR const rhs)
inline

Definition at line 95088 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::operator== ( SurfaceFormat2KHR const rhs) const
inline

Definition at line 95119 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::allowDuplicate = false
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.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR::structureType = StructureType::eSurfaceFormat2KHR
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.


The documentation for this struct was generated from the following file: