Vulkan-Hpp
vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentDensityMap2PropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT (vk::Bool32 subsampledLoads_={}, vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT
 
void * pNext = {}
 
vk::Bool32 subsampledLoads = {}
 
vk::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 65652 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceFragmentDensityMap2PropertiesEXT() [1/3]

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

Definition at line 65660 of file vulkan_structs.hpp.

◆ PhysicalDeviceFragmentDensityMap2PropertiesEXT() [2/3]

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

◆ PhysicalDeviceFragmentDensityMap2PropertiesEXT() [3/3]

vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT::PhysicalDeviceFragmentDensityMap2PropertiesEXT ( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &  rhs)
inline

Definition at line 65676 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &()

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

Definition at line 65695 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &()

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

Definition at line 65690 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 65731 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceFragmentDensityMap2PropertiesEXT& vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT::operator= ( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &  rhs)
inline

Definition at line 65684 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 65720 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 65656 of file vulkan_structs.hpp.

◆ maxDescriptorSetSubsampledSamplers

uint32_t vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT::maxDescriptorSetSubsampledSamplers = {}

Definition at line 65743 of file vulkan_structs.hpp.

◆ maxSubsampledArrayLayers

uint32_t vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT::maxSubsampledArrayLayers = {}

Definition at line 65742 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 65739 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 65657 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT::sType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT

Definition at line 65738 of file vulkan_structs.hpp.

◆ subsampledCoarseReconstructionEarlyAccess

vk::Bool32 vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT::subsampledCoarseReconstructionEarlyAccess = {}

Definition at line 65741 of file vulkan_structs.hpp.

◆ subsampledLoads

vk::Bool32 vk::PhysicalDeviceFragmentDensityMap2PropertiesEXT::subsampledLoads = {}

Definition at line 65740 of file vulkan_structs.hpp.


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