Lines Matching defs:PhysicalDeviceCoverageReductionModeFeaturesNV

59897   struct PhysicalDeviceCoverageReductionModeFeaturesNV  struct
59899 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;
59901 static const bool allowDuplicate = false;
59905 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
59915PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
59925 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()
59930 …PR_14 PhysicalDeviceCoverageReductionModeFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
59937 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()
59944 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()
59949 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV&()
59960 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
59969 …l operator==( PhysicalDeviceCoverageReductionModeFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
59978 …l operator!=( PhysicalDeviceCoverageReductionModeFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
59985 …tructureType sType = StructureType::ePhysicalDeviceCoverageReductionModeFeaturesNV;
59986 void * pNext = {};
59987 VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode = {};