Vulkan-Hpp
vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceExtendedDynamicStateFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceExtendedDynamicStateFeaturesEXT (vk::Bool32 extendedDynamicState_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceExtendedDynamicStateFeaturesEXT (PhysicalDeviceExtendedDynamicStateFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceExtendedDynamicStateFeaturesEXT (VkPhysicalDeviceExtendedDynamicStateFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceExtendedDynamicStateFeaturesEXToperator= (PhysicalDeviceExtendedDynamicStateFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceExtendedDynamicStateFeaturesEXToperator= (VkPhysicalDeviceExtendedDynamicStateFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExtendedDynamicStateFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExtendedDynamicStateFeaturesEXTsetExtendedDynamicState (vk::Bool32 extendedDynamicState_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExtendedDynamicStateFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExtendedDynamicStateFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceExtendedDynamicStateFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceExtendedDynamicStateFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceExtendedDynamicStateFeaturesEXT
 
void * pNext = {}
 
vk::Bool32 extendedDynamicState = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 63959 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceExtendedDynamicStateFeaturesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::PhysicalDeviceExtendedDynamicStateFeaturesEXT ( vk::Bool32  extendedDynamicState_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 63967 of file vulkan_structs.hpp.

◆ PhysicalDeviceExtendedDynamicStateFeaturesEXT() [2/3]

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

◆ PhysicalDeviceExtendedDynamicStateFeaturesEXT() [3/3]

vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::PhysicalDeviceExtendedDynamicStateFeaturesEXT ( VkPhysicalDeviceExtendedDynamicStateFeaturesEXT const &  rhs)
inline

Definition at line 63977 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceExtendedDynamicStateFeaturesEXT &()

vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::operator VkPhysicalDeviceExtendedDynamicStateFeaturesEXT & ( )
inline

Definition at line 64011 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceExtendedDynamicStateFeaturesEXT const &()

vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::operator VkPhysicalDeviceExtendedDynamicStateFeaturesEXT const & ( ) const
inline

Definition at line 64006 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 64040 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceExtendedDynamicStateFeaturesEXT& vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::operator= ( VkPhysicalDeviceExtendedDynamicStateFeaturesEXT const &  rhs)
inline

Definition at line 63985 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 64031 of file vulkan_structs.hpp.

◆ setExtendedDynamicState()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExtendedDynamicStateFeaturesEXT& vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::setExtendedDynamicState ( vk::Bool32  extendedDynamicState_)
inline

Definition at line 63999 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 63992 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 63963 of file vulkan_structs.hpp.

◆ extendedDynamicState

vk::Bool32 vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::extendedDynamicState = {}

Definition at line 64049 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 64048 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::structureType = StructureType::ePhysicalDeviceExtendedDynamicStateFeaturesEXT
static

Definition at line 63964 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceExtendedDynamicStateFeaturesEXT::sType = StructureType::ePhysicalDeviceExtendedDynamicStateFeaturesEXT

Definition at line 64047 of file vulkan_structs.hpp.


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