Searched defs:PhysicalDeviceCoverageReductionModeFeaturesNV (Results 1 – 4 of 4) sorted by relevance
57828 struct PhysicalDeviceCoverageReductionModeFeaturesNV struct57830 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;57832 static const bool allowDuplicate = false;57836 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceCoverageReductionModeFeaturesNV() function57846 …PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function57856 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()57861 …PR_14 PhysicalDeviceCoverageReductionModeFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()57868 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()57875 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()57880 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV&()[all …]
59335 struct PhysicalDeviceCoverageReductionModeFeaturesNV struct59337 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;59339 static const bool allowDuplicate = false;59343 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceCoverageReductionModeFeaturesNV() function59353 …PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function59363 …*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&()[all …]
59333 struct PhysicalDeviceCoverageReductionModeFeaturesNV struct59335 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;59337 static const bool allowDuplicate = false;59341 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceCoverageReductionModeFeaturesNV() function59351 …PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function59361 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()59366 …PR_14 PhysicalDeviceCoverageReductionModeFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()59373 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()59380 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()59385 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV&()[all …]
42173 pub struct PhysicalDeviceCoverageReductionModeFeaturesNV { struct42178 impl ::std::default::Default for PhysicalDeviceCoverageReductionModeFeaturesNV { argument42188 unsafe impl TaggedStructure for PhysicalDeviceCoverageReductionModeFeaturesNV { implementation42192 impl PhysicalDeviceCoverageReductionModeFeaturesNV { impl42209 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceCoverageReductionModeFeaturesNV {} implementation42211 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceCoverageReductionModeFeaturesNV {} implementation42232 pub fn build(self) -> PhysicalDeviceCoverageReductionModeFeaturesNV { in build()