Searched refs:safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT (Results 1 – 2 of 2) sorted by relevance
4281 struct safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT { struct4285 …safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(const VkPhysicalDeviceDepthClipEnableFeaturesEXT* … argument4286 …safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(const safe_VkPhysicalDeviceDepthClipEnableFeatures…4287 …safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT& operator=(const safe_VkPhysicalDeviceDepthClipEna… argument4288 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT();4289 ~safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT();4291 void initialize(const safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT* src);
18910 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(co… in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() function in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT18917 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() : in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() function in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT18921 safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT::safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT(co… in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT() function in safe_VkPhysicalDeviceDepthClipEnableFeaturesEXT18928 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()