• Home
  • Raw
  • Download

Lines Matching defs:FramebufferMixedSamplesCombinationNV

35116   struct FramebufferMixedSamplesCombinationNV  struct
35118 using NativeType = VkFramebufferMixedSamplesCombinationNV;
35120 static const bool allowDuplicate = false;
35121 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;
35124 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function
35140FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
35150 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
35154 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
35159 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
35175 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
35184 bool operator==( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
35194 bool operator!=( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
35201 …ructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
35202 void * pNext = {};
35203 …erageReductionModeNV coverageReductionMode = VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge;
35204 …ACE::SampleCountFlagBits rasterizationSamples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1;
35205 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {};
35206 VULKAN_HPP_NAMESPACE::SampleCountFlags colorSamples = {};