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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT (PhysicalDeviceMutableDescriptorTypeFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceMutableDescriptorTypeFeaturesEXT (VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceMutableDescriptorTypeFeaturesEXToperator= (PhysicalDeviceMutableDescriptorTypeFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceMutableDescriptorTypeFeaturesEXToperator= (VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceMutableDescriptorTypeFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceMutableDescriptorTypeFeaturesEXT
setMutableDescriptorType (VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceMutableDescriptorTypeFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceMutableDescriptorTypeFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceMutableDescriptorTypeFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 64183 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::PhysicalDeviceMutableDescriptorTypeFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  mutableDescriptorType_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 64191 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::PhysicalDeviceMutableDescriptorTypeFeaturesEXT ( PhysicalDeviceMutableDescriptorTypeFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::PhysicalDeviceMutableDescriptorTypeFeaturesEXT ( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const rhs)
inline

Definition at line 64201 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT & ( )
inline

Definition at line 64235 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const & ( ) const
inline

Definition at line 64230 of file vulkan_structs.hpp.

PhysicalDeviceMutableDescriptorTypeFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::operator= ( PhysicalDeviceMutableDescriptorTypeFeaturesEXT const rhs)
default
PhysicalDeviceMutableDescriptorTypeFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::operator= ( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const rhs)
inline

Definition at line 64209 of file vulkan_structs.hpp.

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

Definition at line 64255 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::setMutableDescriptorType ( VULKAN_HPP_NAMESPACE::Bool32  mutableDescriptorType_)
inline

Definition at line 64223 of file vulkan_structs.hpp.

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

Definition at line 64216 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 64187 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::mutableDescriptorType = {}

Definition at line 64273 of file vulkan_structs.hpp.

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

Definition at line 64272 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::structureType = StructureType::ePhysicalDeviceMutableDescriptorTypeFeaturesEXT
static

Definition at line 64188 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::sType = StructureType::ePhysicalDeviceMutableDescriptorTypeFeaturesEXT

Definition at line 64271 of file vulkan_structs.hpp.


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