Vulkan-Hpp
vk::PhysicalDeviceMutableDescriptorTypeFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT (vk::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 PhysicalDeviceMutableDescriptorTypeFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXTsetMutableDescriptorType (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceMutableDescriptorTypeFeaturesEXT
 
void * pNext = {}
 
vk::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 73912 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceMutableDescriptorTypeFeaturesEXT() [1/3]

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

Definition at line 73920 of file vulkan_structs.hpp.

◆ PhysicalDeviceMutableDescriptorTypeFeaturesEXT() [2/3]

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

◆ PhysicalDeviceMutableDescriptorTypeFeaturesEXT() [3/3]

vk::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::PhysicalDeviceMutableDescriptorTypeFeaturesEXT ( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &  rhs)
inline

Definition at line 73930 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &()

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

Definition at line 73964 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &()

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

Definition at line 73959 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 73993 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceMutableDescriptorTypeFeaturesEXT& vk::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::operator= ( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &  rhs)
inline

Definition at line 73938 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 73984 of file vulkan_structs.hpp.

◆ setMutableDescriptorType()

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

Definition at line 73952 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 73945 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 73916 of file vulkan_structs.hpp.

◆ mutableDescriptorType

vk::Bool32 vk::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::mutableDescriptorType = {}

Definition at line 74002 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 74001 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 73917 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceMutableDescriptorTypeFeaturesEXT::sType = StructureType::ePhysicalDeviceMutableDescriptorTypeFeaturesEXT

Definition at line 74000 of file vulkan_structs.hpp.


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