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

#include <vulkan.hpp>

Public Member Functions

VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNVX ()
 
VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNVX (std::nullptr_t)
 
VULKAN_HPP_TYPESAFE_EXPLICIT IndirectCommandsLayoutNVX (VkIndirectCommandsLayoutNVX indirectCommandsLayoutNVX)
 
IndirectCommandsLayoutNVXoperator= (std::nullptr_t)
 
bool operator== (IndirectCommandsLayoutNVX const &rhs) const
 
bool operator!= (IndirectCommandsLayoutNVX const &rhs) const
 
bool operator< (IndirectCommandsLayoutNVX const &rhs) const
 
VULKAN_HPP_TYPESAFE_EXPLICIT operator VkIndirectCommandsLayoutNVX () const
 
 operator bool () const
 
bool operator! () const
 

Private Attributes

VkIndirectCommandsLayoutNVX m_indirectCommandsLayoutNVX
 

Constructor & Destructor Documentation

◆ IndirectCommandsLayoutNVX() [1/3]

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX::IndirectCommandsLayoutNVX ( )
inline

◆ IndirectCommandsLayoutNVX() [2/3]

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

◆ IndirectCommandsLayoutNVX() [3/3]

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX::IndirectCommandsLayoutNVX ( VkIndirectCommandsLayoutNVX  indirectCommandsLayoutNVX)
inline

Member Function Documentation

◆ operator bool()

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

◆ operator VkIndirectCommandsLayoutNVX()

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX::operator VkIndirectCommandsLayoutNVX ( ) const
inline

◆ operator!()

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

◆ operator!=()

◆ operator<()

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

◆ operator=()

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

◆ operator==()

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

Member Data Documentation

◆ m_indirectCommandsLayoutNVX

VkIndirectCommandsLayoutNVX VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX::m_indirectCommandsLayoutNVX
private

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