Home
last modified time | relevance | path

Searched refs:safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h6389 struct safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV { struct
6393safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV(const VkPhysicalDeviceCoverageReductionModeFe… argument
6394safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV(const safe_VkPhysicalDeviceCoverageReductionM…
6395safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV& operator=(const safe_VkPhysicalDeviceCoverag… argument
6396 safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV();
6397 ~safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV();
6399 void initialize(const safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV* src);
Dvk_safe_struct.cpp27431 safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV::safe_VkPhysicalDeviceCoverageReductionModeFea… in safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV() function in safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV
27438 safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV::safe_VkPhysicalDeviceCoverageReductionModeFea… in safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV() function in safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV
27442 safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV::safe_VkPhysicalDeviceCoverageReductionModeFea… in safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV() function in safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV
27449 safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV& safe_VkPhysicalDeviceCoverageReductionModeFea… in operator =()
27463 safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV::~safe_VkPhysicalDeviceCoverageReductionModeFe… in ~safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV()
27469 void safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV::initialize(const VkPhysicalDeviceCoverag… in initialize()
27476 void safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV::initialize(const safe_VkPhysicalDeviceCo… in initialize()
28957 …safe_pNext = new safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV(reinterpret_cast<const VkPhy… in SafePnextCopy()
29587 … delete reinterpret_cast<const safe_VkPhysicalDeviceCoverageReductionModeFeaturesNV *>(header); in FreePnextChain()