Vulkan-Hpp
vk::FramebufferMixedSamplesCombinationNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkFramebufferMixedSamplesCombinationNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV (vk::CoverageReductionModeNV coverageReductionMode_=vk::CoverageReductionModeNV::eMerge, vk::SampleCountFlagBits rasterizationSamples_=vk::SampleCountFlagBits::e1, vk::SampleCountFlags depthStencilSamples_={}, vk::SampleCountFlags colorSamples_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV (FramebufferMixedSamplesCombinationNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 FramebufferMixedSamplesCombinationNV (VkFramebufferMixedSamplesCombinationNV const &rhs) VULKAN_HPP_NOEXCEPT
 
FramebufferMixedSamplesCombinationNVoperator= (FramebufferMixedSamplesCombinationNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
FramebufferMixedSamplesCombinationNVoperator= (VkFramebufferMixedSamplesCombinationNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkFramebufferMixedSamplesCombinationNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkFramebufferMixedSamplesCombinationNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (FramebufferMixedSamplesCombinationNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (FramebufferMixedSamplesCombinationNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV
 
void * pNext = {}
 
vk::CoverageReductionModeNV coverageReductionMode = vk::CoverageReductionModeNV::eMerge
 
vk::SampleCountFlagBits rasterizationSamples = vk::SampleCountFlagBits::e1
 
vk::SampleCountFlags depthStencilSamples = {}
 
vk::SampleCountFlags colorSamples = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 38606 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ FramebufferMixedSamplesCombinationNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::FramebufferMixedSamplesCombinationNV::FramebufferMixedSamplesCombinationNV ( vk::CoverageReductionModeNV  coverageReductionMode_ = vk::CoverageReductionModeNV::eMerge,
vk::SampleCountFlagBits  rasterizationSamples_ = vk::SampleCountFlagBits::e1,
vk::SampleCountFlags  depthStencilSamples_ = {},
vk::SampleCountFlags  colorSamples_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 38614 of file vulkan_structs.hpp.

◆ FramebufferMixedSamplesCombinationNV() [2/3]

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

◆ FramebufferMixedSamplesCombinationNV() [3/3]

vk::FramebufferMixedSamplesCombinationNV::FramebufferMixedSamplesCombinationNV ( VkFramebufferMixedSamplesCombinationNV const &  rhs)
inline

Definition at line 38630 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkFramebufferMixedSamplesCombinationNV &()

vk::FramebufferMixedSamplesCombinationNV::operator VkFramebufferMixedSamplesCombinationNV & ( )
inline

Definition at line 38649 of file vulkan_structs.hpp.

◆ operator VkFramebufferMixedSamplesCombinationNV const &()

vk::FramebufferMixedSamplesCombinationNV::operator VkFramebufferMixedSamplesCombinationNV const & ( ) const
inline

Definition at line 38644 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 38684 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

FramebufferMixedSamplesCombinationNV& vk::FramebufferMixedSamplesCombinationNV::operator= ( VkFramebufferMixedSamplesCombinationNV const &  rhs)
inline

Definition at line 38638 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 38674 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 38610 of file vulkan_structs.hpp.

◆ colorSamples

vk::SampleCountFlags vk::FramebufferMixedSamplesCombinationNV::colorSamples = {}

Definition at line 38696 of file vulkan_structs.hpp.

◆ coverageReductionMode

vk::CoverageReductionModeNV vk::FramebufferMixedSamplesCombinationNV::coverageReductionMode = vk::CoverageReductionModeNV::eMerge

Definition at line 38693 of file vulkan_structs.hpp.

◆ depthStencilSamples

vk::SampleCountFlags vk::FramebufferMixedSamplesCombinationNV::depthStencilSamples = {}

Definition at line 38695 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 38692 of file vulkan_structs.hpp.

◆ rasterizationSamples

vk::SampleCountFlagBits vk::FramebufferMixedSamplesCombinationNV::rasterizationSamples = vk::SampleCountFlagBits::e1

Definition at line 38694 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::FramebufferMixedSamplesCombinationNV::structureType = StructureType::eFramebufferMixedSamplesCombinationNV
static

Definition at line 38611 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::FramebufferMixedSamplesCombinationNV::sType = StructureType::eFramebufferMixedSamplesCombinationNV

Definition at line 38691 of file vulkan_structs.hpp.


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