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.hpp41011 struct PhysicalDeviceCoverageReductionModeFeaturesNV struct
41013 using NativeType = VkPhysicalDeviceCoverageReductionModeFeaturesNV;
41015 static const bool allowDuplicate = false;
41016 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
41020 VULKAN_HPP_CONSTEXPR PhysicalDeviceCoverageReductionModeFeaturesNV( in PhysicalDeviceCoverageReductionModeFeaturesNV() function
41028PhysicalDeviceCoverageReductionModeFeaturesNV( VkPhysicalDeviceCoverageReductionModeFeaturesNV con… in PhysicalDeviceCoverageReductionModeFeaturesNV() function
41041 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoverageReductionModeFeaturesNV cons… in operator =()
41047 setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
41054 …setCoverageReductionMode( VULKAN_HPP_NAMESPACE::Bool32 coverageReductionMode_ ) VULKAN_HPP_NOEXCEPT in setCoverageReductionMode()
41061 operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoverageReductionModeFeaturesNV const&()
[all …]