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

#include <vulkan_handles.hpp>

Public Types

using CType = VkIndirectCommandsLayoutNV
 
using NativeType = VkIndirectCommandsLayoutNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNV ()=default
 
VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNV (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT IndirectCommandsLayoutNV (VkIndirectCommandsLayoutNV indirectCommandsLayoutNV) VULKAN_HPP_NOEXCEPT
 
IndirectCommandsLayoutNVoperator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
bool operator== (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator< (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT operator VkIndirectCommandsLayoutNV () 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::eIndirectCommandsLayoutNV
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT 
debugReportObjectType
 

Detailed Description

Definition at line 6548 of file vulkan_handles.hpp.

Member Typedef Documentation

using VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV::CType = VkIndirectCommandsLayoutNV

Definition at line 6551 of file vulkan_handles.hpp.

Definition at line 6552 of file vulkan_handles.hpp.

Constructor & Destructor Documentation

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

Definition at line 6560 of file vulkan_handles.hpp.

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV::IndirectCommandsLayoutNV ( VkIndirectCommandsLayoutNV  indirectCommandsLayoutNV)
inline

Definition at line 6561 of file vulkan_handles.hpp.

Member Function Documentation

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

Definition at line 6604 of file vulkan_handles.hpp.

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV::operator VkIndirectCommandsLayoutNV ( ) const
inline

Definition at line 6599 of file vulkan_handles.hpp.

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

Definition at line 6609 of file vulkan_handles.hpp.

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

Definition at line 6593 of file vulkan_handles.hpp.

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

Definition at line 6574 of file vulkan_handles.hpp.

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

Definition at line 6583 of file vulkan_handles.hpp.

Member Data Documentation

VULKAN_HPP_CONST_OR_CONSTEXPR VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV::debugReportObjectType
static

Definition at line 6554 of file vulkan_handles.hpp.


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