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

#include <vulkan.hpp>

Public Member Functions

VULKAN_HPP_CONSTEXPR ValidationCacheEXT ()
 
VULKAN_HPP_CONSTEXPR ValidationCacheEXT (std::nullptr_t)
 
VULKAN_HPP_TYPESAFE_EXPLICIT ValidationCacheEXT (VkValidationCacheEXT validationCacheEXT)
 
ValidationCacheEXToperator= (std::nullptr_t)
 
bool operator== (ValidationCacheEXT const &rhs) const
 
bool operator!= (ValidationCacheEXT const &rhs) const
 
bool operator< (ValidationCacheEXT const &rhs) const
 
VULKAN_HPP_TYPESAFE_EXPLICIT operator VkValidationCacheEXT () const
 
 operator bool () const
 
bool operator! () const
 

Private Attributes

VkValidationCacheEXT m_validationCacheEXT
 

Constructor & Destructor Documentation

◆ ValidationCacheEXT() [1/3]

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ValidationCacheEXT::ValidationCacheEXT ( )
inline

◆ ValidationCacheEXT() [2/3]

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

◆ ValidationCacheEXT() [3/3]

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::ValidationCacheEXT::ValidationCacheEXT ( VkValidationCacheEXT  validationCacheEXT)
inline

Member Function Documentation

◆ operator bool()

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

◆ operator VkValidationCacheEXT()

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::ValidationCacheEXT::operator VkValidationCacheEXT ( ) const
inline

◆ operator!()

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

◆ operator!=()

◆ operator<()

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

◆ operator=()

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

◆ operator==()

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

Member Data Documentation

◆ m_validationCacheEXT

VkValidationCacheEXT VULKAN_HPP_NAMESPACE::ValidationCacheEXT::m_validationCacheEXT
private

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