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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkSamplerYcbcrConversionInfo
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SamplerYcbcrConversionInfo (VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion conversion_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR SamplerYcbcrConversionInfo (SamplerYcbcrConversionInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 SamplerYcbcrConversionInfo (VkSamplerYcbcrConversionInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
SamplerYcbcrConversionInfooperator= (SamplerYcbcrConversionInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SamplerYcbcrConversionInfooperator= (VkSamplerYcbcrConversionInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
SamplerYcbcrConversionInfo
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
SamplerYcbcrConversionInfo
setConversion (VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion conversion_) VULKAN_HPP_NOEXCEPT
 
 operator VkSamplerYcbcrConversionInfo const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkSamplerYcbcrConversionInfo & () VULKAN_HPP_NOEXCEPT
 
bool operator== (SamplerYcbcrConversionInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SamplerYcbcrConversionInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eSamplerYcbcrConversionInfo
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion conversion = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 90957 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::SamplerYcbcrConversionInfo ( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion  conversion_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 90965 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::SamplerYcbcrConversionInfo ( SamplerYcbcrConversionInfo const rhs)
default
VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::SamplerYcbcrConversionInfo ( VkSamplerYcbcrConversionInfo const rhs)
inline

Definition at line 90974 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::operator VkSamplerYcbcrConversionInfo & ( )
inline

Definition at line 91007 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::operator VkSamplerYcbcrConversionInfo const & ( ) const
inline

Definition at line 91002 of file vulkan_structs.hpp.

SamplerYcbcrConversionInfo& VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::operator= ( SamplerYcbcrConversionInfo const rhs)
default
SamplerYcbcrConversionInfo& VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::operator= ( VkSamplerYcbcrConversionInfo const rhs)
inline

Definition at line 90982 of file vulkan_structs.hpp.

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

Definition at line 91027 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 SamplerYcbcrConversionInfo& VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::setConversion ( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion  conversion_)
inline

Definition at line 90995 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 SamplerYcbcrConversionInfo& VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::setPNext ( const void pNext_)
inline

Definition at line 90989 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::allowDuplicate = false
static

Definition at line 90961 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::conversion = {}

Definition at line 91045 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::pNext = {}

Definition at line 91044 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::structureType = StructureType::eSamplerYcbcrConversionInfo
static

Definition at line 90962 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::sType = StructureType::eSamplerYcbcrConversionInfo

Definition at line 91043 of file vulkan_structs.hpp.


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