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

#include <vulkan_handles.hpp>

Public Types

using CType = VkSamplerYcbcrConversion
 
using NativeType = VkSamplerYcbcrConversion
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SamplerYcbcrConversion ()=default
 
VULKAN_HPP_CONSTEXPR SamplerYcbcrConversion (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT SamplerYcbcrConversion (VkSamplerYcbcrConversion samplerYcbcrConversion) VULKAN_HPP_NOEXCEPT
 
SamplerYcbcrConversionoperator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
bool operator== (SamplerYcbcrConversion const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SamplerYcbcrConversion const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator< (SamplerYcbcrConversion const &rhs) const VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT operator VkSamplerYcbcrConversion () const VULKAN_HPP_NOEXCEPT
 
 operator bool () const VULKAN_HPP_NOEXCEPT
 
bool operator! () const VULKAN_HPP_NOEXCEPT
 

Static Public Attributes

static
VULKAN_HPP_CONST_OR_CONSTEXPR
VULKAN_HPP_NAMESPACE::ObjectType 
objectType = VULKAN_HPP_NAMESPACE::ObjectType::eSamplerYcbcrConversion
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT 
debugReportObjectType
 

Detailed Description

Definition at line 6880 of file vulkan_handles.hpp.

Member Typedef Documentation

using VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::CType = VkSamplerYcbcrConversion

Definition at line 6883 of file vulkan_handles.hpp.

Definition at line 6884 of file vulkan_handles.hpp.

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::SamplerYcbcrConversion ( )
default
VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::SamplerYcbcrConversion ( std::nullptr_t  )
inline

Definition at line 6892 of file vulkan_handles.hpp.

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::SamplerYcbcrConversion ( VkSamplerYcbcrConversion  samplerYcbcrConversion)
inline

Definition at line 6893 of file vulkan_handles.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::operator bool ( ) const
inlineexplicit

Definition at line 6936 of file vulkan_handles.hpp.

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::operator VkSamplerYcbcrConversion ( ) const
inline

Definition at line 6931 of file vulkan_handles.hpp.

bool VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::operator! ( void  ) const
inline

Definition at line 6941 of file vulkan_handles.hpp.

bool VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::operator< ( SamplerYcbcrConversion const rhs) const
inline

Definition at line 6925 of file vulkan_handles.hpp.

SamplerYcbcrConversion& VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::operator= ( std::nullptr_t  )
inline

Definition at line 6906 of file vulkan_handles.hpp.

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

Definition at line 6915 of file vulkan_handles.hpp.

Member Data Documentation

VULKAN_HPP_CONST_OR_CONSTEXPR VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::debugReportObjectType
static

Definition at line 6886 of file vulkan_handles.hpp.


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