Vulkan-Hpp
vk::CuFunctionNVX Class Reference

#include <vulkan_handles.hpp>

Public Types

using CType = VkCuFunctionNVX
 
using NativeType = VkCuFunctionNVX
 

Public Member Functions

VULKAN_HPP_CONSTEXPR CuFunctionNVX ()=default
 
VULKAN_HPP_CONSTEXPR CuFunctionNVX (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT CuFunctionNVX (VkCuFunctionNVX cuFunctionNVX) VULKAN_HPP_NOEXCEPT
 
CuFunctionNVXoperator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
bool operator== (CuFunctionNVX const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (CuFunctionNVX const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator< (CuFunctionNVX const &rhs) const VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT operator VkCuFunctionNVX () 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 vk::ObjectType objectType = vk::ObjectType::eCuFunctionNVX
 
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT debugReportObjectType
 

Detailed Description

Definition at line 7227 of file vulkan_handles.hpp.

Member Typedef Documentation

◆ CType

Definition at line 7230 of file vulkan_handles.hpp.

◆ NativeType

Constructor & Destructor Documentation

◆ CuFunctionNVX() [1/3]

VULKAN_HPP_CONSTEXPR vk::CuFunctionNVX::CuFunctionNVX ( )
default

◆ CuFunctionNVX() [2/3]

VULKAN_HPP_CONSTEXPR vk::CuFunctionNVX::CuFunctionNVX ( std::nullptr_t  )
inline

Definition at line 7240 of file vulkan_handles.hpp.

◆ CuFunctionNVX() [3/3]

VULKAN_HPP_TYPESAFE_EXPLICIT vk::CuFunctionNVX::CuFunctionNVX ( VkCuFunctionNVX  cuFunctionNVX)
inline

Definition at line 7242 of file vulkan_handles.hpp.

Member Function Documentation

◆ operator bool()

vk::CuFunctionNVX::operator bool ( ) const
inlineexplicit

Definition at line 7282 of file vulkan_handles.hpp.

◆ operator VkCuFunctionNVX()

VULKAN_HPP_TYPESAFE_EXPLICIT vk::CuFunctionNVX::operator VkCuFunctionNVX ( ) const
inline

Definition at line 7277 of file vulkan_handles.hpp.

◆ operator!()

bool vk::CuFunctionNVX::operator! ( ) const
inline

Definition at line 7287 of file vulkan_handles.hpp.

◆ operator!=()

bool vk::CuFunctionNVX::operator!= ( CuFunctionNVX const &  rhs) const
inline

Definition at line 7266 of file vulkan_handles.hpp.

◆ operator<()

bool vk::CuFunctionNVX::operator< ( CuFunctionNVX const &  rhs) const
inline

Definition at line 7271 of file vulkan_handles.hpp.

◆ operator=()

CuFunctionNVX& vk::CuFunctionNVX::operator= ( std::nullptr_t  )
inline

Definition at line 7252 of file vulkan_handles.hpp.

◆ operator==()

bool vk::CuFunctionNVX::operator== ( CuFunctionNVX const &  rhs) const
inline

Definition at line 7261 of file vulkan_handles.hpp.

Member Data Documentation

◆ debugReportObjectType

VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT vk::CuFunctionNVX::debugReportObjectType
static

◆ objectType

Definition at line 7233 of file vulkan_handles.hpp.


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