Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h4281 struct safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT { struct
4285safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(const VkPhysicalDeviceDepthClipEnableFeaturesEXT* … argument
4286safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(const safe_VkPhysicalDeviceDepthClipEnableFeatures…
4287safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT& operator=(const safe_VkPhysicalDeviceDepthClipEna… argument
4288 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT();
4289 ~safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT();
4291 void initialize(const safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT* src);
Dvk_safe_struct.cpp18910 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(co… in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() function in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT
18917 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() : in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() function in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT
18921 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(co… in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() function in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT
18928 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT& safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::o… in operator =()
18942 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::~safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() in ~safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT()
18948 void safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::initialize(const VkPhysicalDeviceDepthClipEna… in initialize()
18955 void safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::initialize(const safe_VkPhysicalDeviceDepthCl… in initialize()
28714 …safe_pNext = new safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(reinterpret_cast<const VkPhysical… in SafePnextCopy()
29344 … delete reinterpret_cast<const safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT *>(header); in FreePnextChain()