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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentDensityMap2FeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2FeaturesEXT (VULKAN_HPP_NAMESPACE::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
PhysicalDeviceFragmentDensityMap2FeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceFragmentDensityMap2FeaturesEXT
setFragmentDensityMapDeferred (VULKAN_HPP_NAMESPACE::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

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMap2FeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::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 57093 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 57101 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2FeaturesEXT::PhysicalDeviceFragmentDensityMap2FeaturesEXT ( PhysicalDeviceFragmentDensityMap2FeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2FeaturesEXT::PhysicalDeviceFragmentDensityMap2FeaturesEXT ( VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const rhs)
inline

Definition at line 57110 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 57144 of file vulkan_structs.hpp.

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

Definition at line 57139 of file vulkan_structs.hpp.

PhysicalDeviceFragmentDensityMap2FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2FeaturesEXT::operator= ( PhysicalDeviceFragmentDensityMap2FeaturesEXT const rhs)
default
PhysicalDeviceFragmentDensityMap2FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2FeaturesEXT::operator= ( VkPhysicalDeviceFragmentDensityMap2FeaturesEXT const rhs)
inline

Definition at line 57118 of file vulkan_structs.hpp.

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

Definition at line 57164 of file vulkan_structs.hpp.

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

Definition at line 57132 of file vulkan_structs.hpp.

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

Definition at line 57125 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 57097 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2FeaturesEXT::fragmentDensityMapDeferred = {}

Definition at line 57182 of file vulkan_structs.hpp.

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

Definition at line 57181 of file vulkan_structs.hpp.

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

Definition at line 57098 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2FeaturesEXT::sType = StructureType::ePhysicalDeviceFragmentDensityMap2FeaturesEXT

Definition at line 57180 of file vulkan_structs.hpp.


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