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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceMeshShaderFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceMeshShaderFeaturesNV (VULKAN_HPP_NAMESPACE::Bool32 taskShader_={}, VULKAN_HPP_NAMESPACE::Bool32 meshShader_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceMeshShaderFeaturesNV (PhysicalDeviceMeshShaderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceMeshShaderFeaturesNV (VkPhysicalDeviceMeshShaderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceMeshShaderFeaturesNVoperator= (PhysicalDeviceMeshShaderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceMeshShaderFeaturesNVoperator= (VkPhysicalDeviceMeshShaderFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceMeshShaderFeaturesNV
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceMeshShaderFeaturesNV
setTaskShader (VULKAN_HPP_NAMESPACE::Bool32 taskShader_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceMeshShaderFeaturesNV
setMeshShader (VULKAN_HPP_NAMESPACE::Bool32 meshShader_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMeshShaderFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMeshShaderFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceMeshShaderFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceMeshShaderFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceMeshShaderFeaturesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 taskShader = {}
 
VULKAN_HPP_NAMESPACE::Bool32 meshShader = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 63009 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::PhysicalDeviceMeshShaderFeaturesNV ( VULKAN_HPP_NAMESPACE::Bool32  taskShader_ = {},
VULKAN_HPP_NAMESPACE::Bool32  meshShader_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 63017 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::PhysicalDeviceMeshShaderFeaturesNV ( PhysicalDeviceMeshShaderFeaturesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::PhysicalDeviceMeshShaderFeaturesNV ( VkPhysicalDeviceMeshShaderFeaturesNV const rhs)
inline

Definition at line 63028 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::operator VkPhysicalDeviceMeshShaderFeaturesNV & ( )
inline

Definition at line 63067 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::operator VkPhysicalDeviceMeshShaderFeaturesNV const & ( ) const
inline

Definition at line 63062 of file vulkan_structs.hpp.

PhysicalDeviceMeshShaderFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::operator= ( PhysicalDeviceMeshShaderFeaturesNV const rhs)
default
PhysicalDeviceMeshShaderFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::operator= ( VkPhysicalDeviceMeshShaderFeaturesNV const rhs)
inline

Definition at line 63036 of file vulkan_structs.hpp.

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

Definition at line 63087 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceMeshShaderFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::setMeshShader ( VULKAN_HPP_NAMESPACE::Bool32  meshShader_)
inline

Definition at line 63055 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceMeshShaderFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::setPNext ( void pNext_)
inline

Definition at line 63043 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceMeshShaderFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::setTaskShader ( VULKAN_HPP_NAMESPACE::Bool32  taskShader_)
inline

Definition at line 63049 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::allowDuplicate = false
static

Definition at line 63013 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::meshShader = {}

Definition at line 63106 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::pNext = {}

Definition at line 63104 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::structureType = StructureType::ePhysicalDeviceMeshShaderFeaturesNV
static

Definition at line 63014 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::sType = StructureType::ePhysicalDeviceMeshShaderFeaturesNV

Definition at line 63103 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::taskShader = {}

Definition at line 63105 of file vulkan_structs.hpp.


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