RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo Struct Reference

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo:
[legend]

Public Member Functions

 SamplerYcbcrConversionInfo (SamplerYcbcrConversion conversion_=SamplerYcbcrConversion())
 
 SamplerYcbcrConversionInfo (VkSamplerYcbcrConversionInfo const &rhs)
 
SamplerYcbcrConversionInfooperator= (VkSamplerYcbcrConversionInfo const &rhs)
 
SamplerYcbcrConversionInfosetPNext (const void *pNext_)
 
SamplerYcbcrConversionInfosetConversion (SamplerYcbcrConversion conversion_)
 
 operator const VkSamplerYcbcrConversionInfo & () const
 
bool operator== (SamplerYcbcrConversionInfo const &rhs) const
 
bool operator!= (SamplerYcbcrConversionInfo const &rhs) const
 

Public Attributes

const voidpNext = nullptr
 
SamplerYcbcrConversion conversion
 

Private Attributes

StructureType sType = StructureType::eSamplerYcbcrConversionInfo
 

Constructor & Destructor Documentation

◆ SamplerYcbcrConversionInfo() [1/2]

VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::SamplerYcbcrConversionInfo ( SamplerYcbcrConversion  conversion_ = SamplerYcbcrConversion())
inline

◆ SamplerYcbcrConversionInfo() [2/2]

VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::SamplerYcbcrConversionInfo ( VkSamplerYcbcrConversionInfo const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkSamplerYcbcrConversionInfo &()

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

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::operator!= ( SamplerYcbcrConversionInfo const rhs) const
inline
Here is the call graph for this function:

◆ operator=()

SamplerYcbcrConversionInfo& VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::operator= ( VkSamplerYcbcrConversionInfo const rhs)
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::operator== ( SamplerYcbcrConversionInfo const rhs) const
inline
Here is the caller graph for this function:

◆ setConversion()

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

◆ setPNext()

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

Member Data Documentation

◆ conversion

SamplerYcbcrConversion VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::conversion

◆ pNext

const void* VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo::pNext = nullptr

◆ sType

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

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