• Home
  • Raw
  • Download

Lines Matching defs:FramebufferMixedSamplesCombinationNV

38606   struct FramebufferMixedSamplesCombinationNV  struct
38608 using NativeType = VkFramebufferMixedSamplesCombinationNV;
38610 static const bool allowDuplicate = false;
38611 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;
38614 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function
38630FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
38640 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
38644 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
38649 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
38665 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
38674 bool operator==( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
38684 bool operator!=( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
38691 …ructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
38692 void * pNext = {};
38693 …erageReductionModeNV coverageReductionMode = VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge;
38694 …ACE::SampleCountFlagBits rasterizationSamples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1;
38695 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {};
38696 VULKAN_HPP_NAMESPACE::SampleCountFlags colorSamples = {};