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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentShadingRateEnumsPropertiesNV (VULKAN_HPP_NAMESPACE::SampleCountFlagBits maxFragmentShadingRateInvocationCount_=VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentShadingRateEnumsPropertiesNV (PhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceFragmentShadingRateEnumsPropertiesNV (VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceFragmentShadingRateEnumsPropertiesNVoperator= (PhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceFragmentShadingRateEnumsPropertiesNVoperator= (VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceFragmentShadingRateEnumsPropertiesNV
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceFragmentShadingRateEnumsPropertiesNV
setMaxFragmentShadingRateInvocationCount (VULKAN_HPP_NAMESPACE::SampleCountFlagBits maxFragmentShadingRateInvocationCount_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceFragmentShadingRateEnumsPropertiesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::SampleCountFlagBits maxFragmentShadingRateInvocationCount = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1
 

Static Public Attributes

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

Detailed Description

Definition at line 58133 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV ( VULKAN_HPP_NAMESPACE::SampleCountFlagBits  maxFragmentShadingRateInvocationCount_ = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1,
void pNext_ = nullptr 
)
inline

Definition at line 58141 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV ( PhysicalDeviceFragmentShadingRateEnumsPropertiesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV ( VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const rhs)
inline

Definition at line 58152 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::operator VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV & ( )
inline

Definition at line 58187 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::operator VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const & ( ) const
inline

Definition at line 58182 of file vulkan_structs.hpp.

PhysicalDeviceFragmentShadingRateEnumsPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::operator= ( PhysicalDeviceFragmentShadingRateEnumsPropertiesNV const rhs)
default
PhysicalDeviceFragmentShadingRateEnumsPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::operator= ( VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const rhs)
inline

Definition at line 58161 of file vulkan_structs.hpp.

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

Definition at line 58207 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentShadingRateEnumsPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::setMaxFragmentShadingRateInvocationCount ( VULKAN_HPP_NAMESPACE::SampleCountFlagBits  maxFragmentShadingRateInvocationCount_)
inline

Definition at line 58175 of file vulkan_structs.hpp.

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

Definition at line 58168 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 58137 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SampleCountFlagBits VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::maxFragmentShadingRateInvocationCount = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1

Definition at line 58225 of file vulkan_structs.hpp.

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

Definition at line 58224 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::structureType = StructureType::ePhysicalDeviceFragmentShadingRateEnumsPropertiesNV
static

Definition at line 58138 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::sType = StructureType::ePhysicalDeviceFragmentShadingRateEnumsPropertiesNV

Definition at line 58223 of file vulkan_structs.hpp.


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