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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkFramebufferMixedSamplesCombinationNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV (VULKAN_HPP_NAMESPACE::CoverageReductionModeNV coverageReductionMode_=VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge, VULKAN_HPP_NAMESPACE::SampleCountFlagBits rasterizationSamples_=VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1, VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples_={}, VULKAN_HPP_NAMESPACE::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

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::CoverageReductionModeNV coverageReductionMode = VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge
 
VULKAN_HPP_NAMESPACE::SampleCountFlagBits rasterizationSamples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1
 
VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {}
 
VULKAN_HPP_NAMESPACE::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 34187 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 34195 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::FramebufferMixedSamplesCombinationNV ( FramebufferMixedSamplesCombinationNV const rhs)
default
VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::FramebufferMixedSamplesCombinationNV ( VkFramebufferMixedSamplesCombinationNV const rhs)
inline

Definition at line 34211 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 34230 of file vulkan_structs.hpp.

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

Definition at line 34225 of file vulkan_structs.hpp.

FramebufferMixedSamplesCombinationNV& VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::operator= ( FramebufferMixedSamplesCombinationNV const rhs)
default
FramebufferMixedSamplesCombinationNV& VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::operator= ( VkFramebufferMixedSamplesCombinationNV const rhs)
inline

Definition at line 34219 of file vulkan_structs.hpp.

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

Definition at line 34255 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 34191 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SampleCountFlags VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::colorSamples = {}

Definition at line 34277 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::CoverageReductionModeNV VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::coverageReductionMode = VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge

Definition at line 34274 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SampleCountFlags VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::depthStencilSamples = {}

Definition at line 34276 of file vulkan_structs.hpp.

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

Definition at line 34273 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SampleCountFlagBits VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::rasterizationSamples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1

Definition at line 34275 of file vulkan_structs.hpp.

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

Definition at line 34192 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV::sType = StructureType::eFramebufferMixedSamplesCombinationNV

Definition at line 34272 of file vulkan_structs.hpp.


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