Lines Matching defs:PhysicalDeviceCoverageReductionModeFeaturesNV
59335 struct PhysicalDeviceCoverageReductionModeFeaturesNV struct
59337 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;
59339 static const bool allowDuplicate = false;
59343 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
59353 …PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
59363 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()
59368 …PR_14 PhysicalDeviceCoverageReductionModeFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
59375 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()
59382 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()
59387 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV&()
59398 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
59407 …l operator==( PhysicalDeviceCoverageReductionModeFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
59416 …l operator!=( PhysicalDeviceCoverageReductionModeFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
59423 …tructureType sType = StructureType::ePhysicalDeviceCoverageReductionModeFeaturesNV;
59424 void * pNext = {};
59425 VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode = {};