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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentDensityMapFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMap_={}, VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapDynamic_={}, VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapNonSubsampledImages_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapFeaturesEXT (PhysicalDeviceFragmentDensityMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceFragmentDensityMapFeaturesEXT (VkPhysicalDeviceFragmentDensityMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceFragmentDensityMapFeaturesEXToperator= (PhysicalDeviceFragmentDensityMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceFragmentDensityMapFeaturesEXToperator= (VkPhysicalDeviceFragmentDensityMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceFragmentDensityMapFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceFragmentDensityMapFeaturesEXT
setFragmentDensityMap (VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMap_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceFragmentDensityMapFeaturesEXT
setFragmentDensityMapDynamic (VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapDynamic_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceFragmentDensityMapFeaturesEXT
setFragmentDensityMapNonSubsampledImages (VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapNonSubsampledImages_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMapFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMapFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceFragmentDensityMapFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceFragmentDensityMapFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMapFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMap = {}
 
VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapDynamic = {}
 
VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapNonSubsampledImages = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 57291 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::PhysicalDeviceFragmentDensityMapFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  fragmentDensityMap_ = {},
VULKAN_HPP_NAMESPACE::Bool32  fragmentDensityMapDynamic_ = {},
VULKAN_HPP_NAMESPACE::Bool32  fragmentDensityMapNonSubsampledImages_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 57299 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::PhysicalDeviceFragmentDensityMapFeaturesEXT ( PhysicalDeviceFragmentDensityMapFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::PhysicalDeviceFragmentDensityMapFeaturesEXT ( VkPhysicalDeviceFragmentDensityMapFeaturesEXT const rhs)
inline

Definition at line 57312 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::operator VkPhysicalDeviceFragmentDensityMapFeaturesEXT & ( )
inline

Definition at line 57360 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::operator VkPhysicalDeviceFragmentDensityMapFeaturesEXT const & ( ) const
inline

Definition at line 57355 of file vulkan_structs.hpp.

PhysicalDeviceFragmentDensityMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::operator= ( PhysicalDeviceFragmentDensityMapFeaturesEXT const rhs)
default
PhysicalDeviceFragmentDensityMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::operator= ( VkPhysicalDeviceFragmentDensityMapFeaturesEXT const rhs)
inline

Definition at line 57320 of file vulkan_structs.hpp.

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

Definition at line 57384 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentDensityMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::setFragmentDensityMap ( VULKAN_HPP_NAMESPACE::Bool32  fragmentDensityMap_)
inline

Definition at line 57334 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentDensityMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::setFragmentDensityMapDynamic ( VULKAN_HPP_NAMESPACE::Bool32  fragmentDensityMapDynamic_)
inline

Definition at line 57341 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentDensityMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::setFragmentDensityMapNonSubsampledImages ( VULKAN_HPP_NAMESPACE::Bool32  fragmentDensityMapNonSubsampledImages_)
inline

Definition at line 57348 of file vulkan_structs.hpp.

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

Definition at line 57327 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 57295 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMap = {}

Definition at line 57404 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapDynamic = {}

Definition at line 57405 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapNonSubsampledImages = {}

Definition at line 57406 of file vulkan_structs.hpp.

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

Definition at line 57403 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::structureType = StructureType::ePhysicalDeviceFragmentDensityMapFeaturesEXT
static

Definition at line 57296 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapFeaturesEXT::sType = StructureType::ePhysicalDeviceFragmentDensityMapFeaturesEXT

Definition at line 57402 of file vulkan_structs.hpp.


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