• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceCoverageReductionModeFeaturesNV

62617   struct PhysicalDeviceCoverageReductionModeFeaturesNV  struct
62623 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV(VULKAN_HPP_NAMESPACE::Bool32 co… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
62629PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
62637 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()
62641 …uresNV & operator=( PhysicalDeviceCoverageReductionModeFeaturesNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
62647 PhysicalDeviceCoverageReductionModeFeaturesNV & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
62653 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()
62660 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()
62665 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV&()
62674 …ol operator==( PhysicalDeviceCoverageReductionModeFeaturesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
62681 …ol operator!=( PhysicalDeviceCoverageReductionModeFeaturesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
62690 …HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCoverageReductionModeFeaturesNV;
62691 void* pNext = {};
62692 VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode = {};