Vulkan-Hpp
vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentDensityMap2FeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2FeaturesEXT (vk::Bool32 fragmentDensityMapDeferred_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2FeaturesEXT (PhysicalDeviceFragmentDensityMap2FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceFragmentDensityMap2FeaturesEXT (VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceFragmentDensityMap2FeaturesEXToperator= (PhysicalDeviceFragmentDensityMap2FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceFragmentDensityMap2FeaturesEXToperator= (VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentDensityMap2FeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentDensityMap2FeaturesEXTsetFragmentDensityMapDeferred (vk::Bool32 fragmentDensityMapDeferred_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMap2FeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceFragmentDensityMap2FeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceFragmentDensityMap2FeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMap2FeaturesEXT
 
void * pNext = {}
 
vk::Bool32 fragmentDensityMapDeferred = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 65554 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceFragmentDensityMap2FeaturesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::PhysicalDeviceFragmentDensityMap2FeaturesEXT ( vk::Bool32  fragmentDensityMapDeferred_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 65562 of file vulkan_structs.hpp.

◆ PhysicalDeviceFragmentDensityMap2FeaturesEXT() [2/3]

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

◆ PhysicalDeviceFragmentDensityMap2FeaturesEXT() [3/3]

vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::PhysicalDeviceFragmentDensityMap2FeaturesEXT ( VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const &  rhs)
inline

Definition at line 65571 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceFragmentDensityMap2FeaturesEXT &()

vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::operator VkPhysicalDeviceFragmentDensityMap2FeaturesEXT & ( )
inline

Definition at line 65605 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const &()

vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::operator VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const & ( ) const
inline

Definition at line 65600 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 65634 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceFragmentDensityMap2FeaturesEXT& vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::operator= ( VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const &  rhs)
inline

Definition at line 65579 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 65625 of file vulkan_structs.hpp.

◆ setFragmentDensityMapDeferred()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentDensityMap2FeaturesEXT& vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::setFragmentDensityMapDeferred ( vk::Bool32  fragmentDensityMapDeferred_)
inline

Definition at line 65593 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 65586 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 65558 of file vulkan_structs.hpp.

◆ fragmentDensityMapDeferred

vk::Bool32 vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::fragmentDensityMapDeferred = {}

Definition at line 65643 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 65642 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::structureType = StructureType::ePhysicalDeviceFragmentDensityMap2FeaturesEXT
static

Definition at line 65559 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceFragmentDensityMap2FeaturesEXT::sType = StructureType::ePhysicalDeviceFragmentDensityMap2FeaturesEXT

Definition at line 65641 of file vulkan_structs.hpp.


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