• Home
  • Raw
  • Download

Lines Matching defs:FramebufferMixedSamplesCombinationNV

37520   struct FramebufferMixedSamplesCombinationNV  struct
37522 using NativeType = VkFramebufferMixedSamplesCombinationNV;
37524 static const bool allowDuplicate = false;
37525 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;
37528 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function
37544FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
37554 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
37558 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
37563 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
37579 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
37588 bool operator==( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
37598 bool operator!=( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
37605 …ructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
37606 void * pNext = {};
37607 …erageReductionModeNV coverageReductionMode = VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge;
37608 …ACE::SampleCountFlagBits rasterizationSamples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1;
37609 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {};
37610 VULKAN_HPP_NAMESPACE::SampleCountFlags colorSamples = {};