Vulkan-Hpp
vk::PhysicalDevicePerStageDescriptorSetFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevicePerStageDescriptorSetFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevicePerStageDescriptorSetFeaturesNV (vk::Bool32 perStageDescriptorSet_={}, vk::Bool32 dynamicPipelineLayout_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDevicePerStageDescriptorSetFeaturesNV (PhysicalDevicePerStageDescriptorSetFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDevicePerStageDescriptorSetFeaturesNV (VkPhysicalDevicePerStageDescriptorSetFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDevicePerStageDescriptorSetFeaturesNVoperator= (PhysicalDevicePerStageDescriptorSetFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDevicePerStageDescriptorSetFeaturesNVoperator= (VkPhysicalDevicePerStageDescriptorSetFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerStageDescriptorSetFeaturesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerStageDescriptorSetFeaturesNVsetPerStageDescriptorSet (vk::Bool32 perStageDescriptorSet_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerStageDescriptorSetFeaturesNVsetDynamicPipelineLayout (vk::Bool32 dynamicPipelineLayout_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePerStageDescriptorSetFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePerStageDescriptorSetFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDevicePerStageDescriptorSetFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDevicePerStageDescriptorSetFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDevicePerStageDescriptorSetFeaturesNV
 
void * pNext = {}
 
vk::Bool32 perStageDescriptorSet = {}
 
vk::Bool32 dynamicPipelineLayout = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 74970 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDevicePerStageDescriptorSetFeaturesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::PhysicalDevicePerStageDescriptorSetFeaturesNV ( vk::Bool32  perStageDescriptorSet_ = {},
vk::Bool32  dynamicPipelineLayout_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 74978 of file vulkan_structs.hpp.

◆ PhysicalDevicePerStageDescriptorSetFeaturesNV() [2/3]

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

◆ PhysicalDevicePerStageDescriptorSetFeaturesNV() [3/3]

vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::PhysicalDevicePerStageDescriptorSetFeaturesNV ( VkPhysicalDevicePerStageDescriptorSetFeaturesNV const &  rhs)
inline

Definition at line 74990 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDevicePerStageDescriptorSetFeaturesNV &()

vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::operator VkPhysicalDevicePerStageDescriptorSetFeaturesNV & ( )
inline

Definition at line 75031 of file vulkan_structs.hpp.

◆ operator VkPhysicalDevicePerStageDescriptorSetFeaturesNV const &()

vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::operator VkPhysicalDevicePerStageDescriptorSetFeaturesNV const & ( ) const
inline

Definition at line 75026 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 75061 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDevicePerStageDescriptorSetFeaturesNV& vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::operator= ( VkPhysicalDevicePerStageDescriptorSetFeaturesNV const &  rhs)
inline

Definition at line 74998 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 75051 of file vulkan_structs.hpp.

◆ setDynamicPipelineLayout()

VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerStageDescriptorSetFeaturesNV& vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::setDynamicPipelineLayout ( vk::Bool32  dynamicPipelineLayout_)
inline

Definition at line 75019 of file vulkan_structs.hpp.

◆ setPerStageDescriptorSet()

VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerStageDescriptorSetFeaturesNV& vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::setPerStageDescriptorSet ( vk::Bool32  perStageDescriptorSet_)
inline

Definition at line 75012 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 75005 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 74974 of file vulkan_structs.hpp.

◆ dynamicPipelineLayout

vk::Bool32 vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::dynamicPipelineLayout = {}

Definition at line 75071 of file vulkan_structs.hpp.

◆ perStageDescriptorSet

vk::Bool32 vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::perStageDescriptorSet = {}

Definition at line 75070 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 75069 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::structureType = StructureType::ePhysicalDevicePerStageDescriptorSetFeaturesNV
static

Definition at line 74975 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDevicePerStageDescriptorSetFeaturesNV::sType = StructureType::ePhysicalDevicePerStageDescriptorSetFeaturesNV

Definition at line 75068 of file vulkan_structs.hpp.


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