RetroArch
Public Member Functions | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion Class Reference

#include <vulkan.hpp>

Public Member Functions

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

Private Attributes

VkSamplerYcbcrConversion m_samplerYcbcrConversion
 

Constructor & Destructor Documentation

◆ SamplerYcbcrConversion() [1/3]

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::SamplerYcbcrConversion ( )
inline

◆ SamplerYcbcrConversion() [2/3]

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

◆ SamplerYcbcrConversion() [3/3]

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

Member Function Documentation

◆ operator bool()

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

◆ operator VkSamplerYcbcrConversion()

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

◆ operator!()

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

◆ operator!=()

◆ operator<()

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

◆ operator=()

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

◆ operator==()

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

Member Data Documentation

◆ m_samplerYcbcrConversion

VkSamplerYcbcrConversion VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion::m_samplerYcbcrConversion
private

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