Vulkan-Hpp
vk::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentShadingRateEnumsPropertiesNV (vk::SampleCountFlagBits maxFragmentShadingRateInvocationCount_=vk::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 PhysicalDeviceFragmentShadingRateEnumsPropertiesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentShadingRateEnumsPropertiesNVsetMaxFragmentShadingRateInvocationCount (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceFragmentShadingRateEnumsPropertiesNV
 
void * pNext = {}
 
vk::SampleCountFlagBits maxFragmentShadingRateInvocationCount = vk::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 66595 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceFragmentShadingRateEnumsPropertiesNV() [1/3]

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

Definition at line 66603 of file vulkan_structs.hpp.

◆ PhysicalDeviceFragmentShadingRateEnumsPropertiesNV() [2/3]

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

◆ PhysicalDeviceFragmentShadingRateEnumsPropertiesNV() [3/3]

vk::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV ( VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &  rhs)
inline

Definition at line 66614 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV &()

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

Definition at line 66649 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &()

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

Definition at line 66644 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 66678 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceFragmentShadingRateEnumsPropertiesNV& vk::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::operator= ( VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV const &  rhs)
inline

Definition at line 66623 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 66669 of file vulkan_structs.hpp.

◆ setMaxFragmentShadingRateInvocationCount()

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

Definition at line 66637 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFragmentShadingRateEnumsPropertiesNV& vk::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::setPNext ( void *  pNext_)
inline

Definition at line 66630 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 66599 of file vulkan_structs.hpp.

◆ maxFragmentShadingRateInvocationCount

vk::SampleCountFlagBits vk::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::maxFragmentShadingRateInvocationCount = vk::SampleCountFlagBits::e1

Definition at line 66687 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 66686 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 66600 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceFragmentShadingRateEnumsPropertiesNV::sType = StructureType::ePhysicalDeviceFragmentShadingRateEnumsPropertiesNV

Definition at line 66685 of file vulkan_structs.hpp.


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