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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentDensityMapPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT (VULKAN_HPP_NAMESPACE::Extent2D minFragmentDensityTexelSize_={}, VULKAN_HPP_NAMESPACE::Extent2D maxFragmentDensityTexelSize_={}, VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityInvocations_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT (PhysicalDeviceFragmentDensityMapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceFragmentDensityMapPropertiesEXT (VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceFragmentDensityMapPropertiesEXToperator= (PhysicalDeviceFragmentDensityMapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceFragmentDensityMapPropertiesEXToperator= (VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceFragmentDensityMapPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceFragmentDensityMapPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Extent2D minFragmentDensityTexelSize = {}
 
VULKAN_HPP_NAMESPACE::Extent2D maxFragmentDensityTexelSize = {}
 
VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityInvocations = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 57600 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::PhysicalDeviceFragmentDensityMapPropertiesEXT ( VULKAN_HPP_NAMESPACE::Extent2D  minFragmentDensityTexelSize_ = {},
VULKAN_HPP_NAMESPACE::Extent2D  maxFragmentDensityTexelSize_ = {},
VULKAN_HPP_NAMESPACE::Bool32  fragmentDensityInvocations_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 57608 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::PhysicalDeviceFragmentDensityMapPropertiesEXT ( PhysicalDeviceFragmentDensityMapPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::PhysicalDeviceFragmentDensityMapPropertiesEXT ( VkPhysicalDeviceFragmentDensityMapPropertiesEXT const rhs)
inline

Definition at line 57622 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT & ( )
inline

Definition at line 57641 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const & ( ) const
inline

Definition at line 57636 of file vulkan_structs.hpp.

PhysicalDeviceFragmentDensityMapPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::operator= ( PhysicalDeviceFragmentDensityMapPropertiesEXT const rhs)
default
PhysicalDeviceFragmentDensityMapPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::operator= ( VkPhysicalDeviceFragmentDensityMapPropertiesEXT const rhs)
inline

Definition at line 57630 of file vulkan_structs.hpp.

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

Definition at line 57665 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 57604 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::fragmentDensityInvocations = {}

Definition at line 57686 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::maxFragmentDensityTexelSize = {}

Definition at line 57685 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::minFragmentDensityTexelSize = {}

Definition at line 57684 of file vulkan_structs.hpp.

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

Definition at line 57683 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::structureType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT
static

Definition at line 57605 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT::sType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT

Definition at line 57682 of file vulkan_structs.hpp.


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