Home
last modified time | relevance | path

Searched defs:PhysicalDeviceCoverageReductionModeFeaturesNV (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp40164 struct PhysicalDeviceCoverageReductionModeFeaturesNV struct
40166 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;
40168 static const bool allowDuplicate = false;
40169 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
40173 VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( in PhysicalDeviceCoverageReductionModeFeaturesNV() function
40181PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
40194 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()
40199 PhysicalDeviceCoverageReductionModeFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
40206 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()
40213 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp68594 struct PhysicalDeviceCoverageReductionModeFeaturesNV struct
68596 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;
68598 static const bool allowDuplicate = false;
68602 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
68612PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
68622 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()
68627 …PR_14 PhysicalDeviceCoverageReductionModeFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
68634 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()
68641 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()
68646 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV&()
[all …]