Vulkan-Hpp
vk::PhysicalDeviceCudaKernelLaunchFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCudaKernelLaunchFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCudaKernelLaunchFeaturesNV (vk::Bool32 cudaKernelLaunchFeatures_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceCudaKernelLaunchFeaturesNV (PhysicalDeviceCudaKernelLaunchFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceCudaKernelLaunchFeaturesNV (VkPhysicalDeviceCudaKernelLaunchFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceCudaKernelLaunchFeaturesNVoperator= (PhysicalDeviceCudaKernelLaunchFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceCudaKernelLaunchFeaturesNVoperator= (VkPhysicalDeviceCudaKernelLaunchFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCudaKernelLaunchFeaturesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCudaKernelLaunchFeaturesNVsetCudaKernelLaunchFeatures (vk::Bool32 cudaKernelLaunchFeatures_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCudaKernelLaunchFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCudaKernelLaunchFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceCudaKernelLaunchFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceCudaKernelLaunchFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceCudaKernelLaunchFeaturesNV
 
void * pNext = {}
 
vk::Bool32 cudaKernelLaunchFeatures = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCudaKernelLaunchFeaturesNV
 

Detailed Description

Definition at line 59629 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceCudaKernelLaunchFeaturesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::PhysicalDeviceCudaKernelLaunchFeaturesNV ( vk::Bool32  cudaKernelLaunchFeatures_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 59637 of file vulkan_structs.hpp.

◆ PhysicalDeviceCudaKernelLaunchFeaturesNV() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::PhysicalDeviceCudaKernelLaunchFeaturesNV ( PhysicalDeviceCudaKernelLaunchFeaturesNV const &  rhs)
default

◆ PhysicalDeviceCudaKernelLaunchFeaturesNV() [3/3]

vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::PhysicalDeviceCudaKernelLaunchFeaturesNV ( VkPhysicalDeviceCudaKernelLaunchFeaturesNV const &  rhs)
inline

Definition at line 59646 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceCudaKernelLaunchFeaturesNV &()

vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::operator VkPhysicalDeviceCudaKernelLaunchFeaturesNV & ( )
inline

Definition at line 59680 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceCudaKernelLaunchFeaturesNV const &()

vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::operator VkPhysicalDeviceCudaKernelLaunchFeaturesNV const & ( ) const
inline

Definition at line 59675 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 59709 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceCudaKernelLaunchFeaturesNV& vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::operator= ( PhysicalDeviceCudaKernelLaunchFeaturesNV const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceCudaKernelLaunchFeaturesNV& vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::operator= ( VkPhysicalDeviceCudaKernelLaunchFeaturesNV const &  rhs)
inline

Definition at line 59654 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 59700 of file vulkan_structs.hpp.

◆ setCudaKernelLaunchFeatures()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCudaKernelLaunchFeaturesNV& vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::setCudaKernelLaunchFeatures ( vk::Bool32  cudaKernelLaunchFeatures_)
inline

Definition at line 59668 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCudaKernelLaunchFeaturesNV& vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::setPNext ( void *  pNext_)
inline

Definition at line 59661 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::allowDuplicate = false
static

Definition at line 59633 of file vulkan_structs.hpp.

◆ cudaKernelLaunchFeatures

vk::Bool32 vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::cudaKernelLaunchFeatures = {}

Definition at line 59718 of file vulkan_structs.hpp.

◆ pNext

void* vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::pNext = {}

Definition at line 59717 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::structureType = StructureType::ePhysicalDeviceCudaKernelLaunchFeaturesNV
static

Definition at line 59634 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceCudaKernelLaunchFeaturesNV::sType = StructureType::ePhysicalDeviceCudaKernelLaunchFeaturesNV

Definition at line 59716 of file vulkan_structs.hpp.


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