• Home
  • Raw
  • Download

Lines Matching defs:FramebufferMixedSamplesCombinationNV

43369   struct FramebufferMixedSamplesCombinationNV  struct
43371 using NativeType = VkFramebufferMixedSamplesCombinationNV;
43373 static const bool allowDuplicate = false;
43374 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;
43377 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() argument
43393FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
43403 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
43407 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
43412 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
43428 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
43437 bool operator==( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
43447 bool operator!=( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
43454 …ructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
43455 void * pNext = {};
43456 …erageReductionModeNV coverageReductionMode = VULKAN_HPP_NAMESPACE::CoverageReductionModeNV::eMerge;
43457 …ACE::SampleCountFlagBits rasterizationSamples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1;
43458 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {};
43459 VULKAN_HPP_NAMESPACE::SampleCountFlags colorSamples = {};