Lines Matching defs:FramebufferMixedSamplesCombinationNV

38745   struct FramebufferMixedSamplesCombinationNV  struct
38747 using NativeType = VkFramebufferMixedSamplesCombinationNV;
38749 static const bool allowDuplicate = false;
38750 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;
38753 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function
38769FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
38779 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
38783 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
38788 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
38804 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
38813 bool operator==( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
38823 bool operator!=( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
38830 …ructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
38831 void * pNext = {};
38832 …erageReductionModeNV coverageReductionMode = VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge;
38833 …ACE::SampleCountFlagBits rasterizationSamples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1;
38834 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {};
38835 VULKAN_HPP_NAMESPACE::SampleCountFlags colorSamples = {};