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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentDensityMap2PropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT (VULKAN_HPP_NAMESPACE::Bool32 subsampledLoads_={}, VULKAN_HPP_NAMESPACE::Bool32 subsampledCoarseReconstructionEarlyAccess_={}, uint32_t maxSubsampledArrayLayers_={}, uint32_t maxDescriptorSetSubsampledSamplers_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT (PhysicalDeviceFragmentDensityMap2PropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceFragmentDensityMap2PropertiesEXT (VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceFragmentDensityMap2PropertiesEXToperator= (PhysicalDeviceFragmentDensityMap2PropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceFragmentDensityMap2PropertiesEXToperator= (VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceFragmentDensityMap2PropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceFragmentDensityMap2PropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 subsampledLoads = {}
 
VULKAN_HPP_NAMESPACE::Bool32 subsampledCoarseReconstructionEarlyAccess = {}
 
uint32_t maxSubsampledArrayLayers = {}
 
uint32_t maxDescriptorSetSubsampledSamplers = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 57191 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::PhysicalDeviceFragmentDensityMap2PropertiesEXT ( VULKAN_HPP_NAMESPACE::Bool32  subsampledLoads_ = {},
VULKAN_HPP_NAMESPACE::Bool32  subsampledCoarseReconstructionEarlyAccess_ = {},
uint32_t  maxSubsampledArrayLayers_ = {},
uint32_t  maxDescriptorSetSubsampledSamplers_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 57199 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::PhysicalDeviceFragmentDensityMap2PropertiesEXT ( PhysicalDeviceFragmentDensityMap2PropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::PhysicalDeviceFragmentDensityMap2PropertiesEXT ( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const rhs)
inline

Definition at line 57215 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT & ( )
inline

Definition at line 57234 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const & ( ) const
inline

Definition at line 57229 of file vulkan_structs.hpp.

PhysicalDeviceFragmentDensityMap2PropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::operator= ( PhysicalDeviceFragmentDensityMap2PropertiesEXT const rhs)
default
PhysicalDeviceFragmentDensityMap2PropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::operator= ( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const rhs)
inline

Definition at line 57223 of file vulkan_structs.hpp.

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

Definition at line 57259 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 57195 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::maxDescriptorSetSubsampledSamplers = {}

Definition at line 57282 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::maxSubsampledArrayLayers = {}

Definition at line 57281 of file vulkan_structs.hpp.

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

Definition at line 57278 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::structureType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT
static

Definition at line 57196 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::sType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT

Definition at line 57277 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::subsampledCoarseReconstructionEarlyAccess = {}

Definition at line 57280 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT::subsampledLoads = {}

Definition at line 57279 of file vulkan_structs.hpp.


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