Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3711 struct safe_VkPhysicalDeviceCornerSampledImageFeaturesNV { struct
3715safe_VkPhysicalDeviceCornerSampledImageFeaturesNV(const VkPhysicalDeviceCornerSampledImageFeatures… argument
3716safe_VkPhysicalDeviceCornerSampledImageFeaturesNV(const safe_VkPhysicalDeviceCornerSampledImageFea…
3717safe_VkPhysicalDeviceCornerSampledImageFeaturesNV& operator=(const safe_VkPhysicalDeviceCornerSamp… argument
3718 safe_VkPhysicalDeviceCornerSampledImageFeaturesNV();
3719 ~safe_VkPhysicalDeviceCornerSampledImageFeaturesNV();
3721 void initialize(const safe_VkPhysicalDeviceCornerSampledImageFeaturesNV* src);
Dvk_safe_struct.cpp16417 safe_VkPhysicalDeviceCornerSampledImageFeaturesNV::safe_VkPhysicalDeviceCornerSampledImageFeaturesN… in safe_VkPhysicalDeviceCornerSampledImageFeaturesNV() function in safe_VkPhysicalDeviceCornerSampledImageFeaturesNV
16424 safe_VkPhysicalDeviceCornerSampledImageFeaturesNV::safe_VkPhysicalDeviceCornerSampledImageFeaturesN… in safe_VkPhysicalDeviceCornerSampledImageFeaturesNV() function in safe_VkPhysicalDeviceCornerSampledImageFeaturesNV
16428 safe_VkPhysicalDeviceCornerSampledImageFeaturesNV::safe_VkPhysicalDeviceCornerSampledImageFeaturesN… in safe_VkPhysicalDeviceCornerSampledImageFeaturesNV() function in safe_VkPhysicalDeviceCornerSampledImageFeaturesNV
16435 safe_VkPhysicalDeviceCornerSampledImageFeaturesNV& safe_VkPhysicalDeviceCornerSampledImageFeaturesN… in operator =()
16449 safe_VkPhysicalDeviceCornerSampledImageFeaturesNV::~safe_VkPhysicalDeviceCornerSampledImageFeatures… in ~safe_VkPhysicalDeviceCornerSampledImageFeaturesNV()
16455 void safe_VkPhysicalDeviceCornerSampledImageFeaturesNV::initialize(const VkPhysicalDeviceCornerSamp… in initialize()
16462 void safe_VkPhysicalDeviceCornerSampledImageFeaturesNV::initialize(const safe_VkPhysicalDeviceCorne… in initialize()
28660 …safe_pNext = new safe_VkPhysicalDeviceCornerSampledImageFeaturesNV(reinterpret_cast<const VkPhysic… in SafePnextCopy()
29290 … delete reinterpret_cast<const safe_VkPhysicalDeviceCornerSampledImageFeaturesNV *>(header); in FreePnextChain()