Vulkan-Hpp
vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDescriptorPoolOverallocationFeaturesNV (vk::Bool32 descriptorPoolOverallocation_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceDescriptorPoolOverallocationFeaturesNV (PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceDescriptorPoolOverallocationFeaturesNV (VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceDescriptorPoolOverallocationFeaturesNVoperator= (PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceDescriptorPoolOverallocationFeaturesNVoperator= (VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDescriptorPoolOverallocationFeaturesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDescriptorPoolOverallocationFeaturesNVsetDescriptorPoolOverallocation (vk::Bool32 descriptorPoolOverallocation_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV
 
void * pNext = {}
 
vk::Bool32 descriptorPoolOverallocation = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 61709 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV ( vk::Bool32  descriptorPoolOverallocation_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 61717 of file vulkan_structs.hpp.

◆ PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() [2/3]

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

◆ PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() [3/3]

vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV ( VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &  rhs)
inline

Definition at line 61727 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV &()

vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV & ( )
inline

Definition at line 61762 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &()

vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & ( ) const
inline

Definition at line 61757 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 61791 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceDescriptorPoolOverallocationFeaturesNV& vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::operator= ( VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &  rhs)
inline

Definition at line 61736 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 61782 of file vulkan_structs.hpp.

◆ setDescriptorPoolOverallocation()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDescriptorPoolOverallocationFeaturesNV& vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::setDescriptorPoolOverallocation ( vk::Bool32  descriptorPoolOverallocation_)
inline

Definition at line 61750 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 61743 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 61713 of file vulkan_structs.hpp.

◆ descriptorPoolOverallocation

vk::Bool32 vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::descriptorPoolOverallocation = {}

Definition at line 61800 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 61799 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::structureType = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV
static

Definition at line 61714 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceDescriptorPoolOverallocationFeaturesNV::sType = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV

Definition at line 61798 of file vulkan_structs.hpp.


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