Searched refs:safe_VkPhysicalDevicePointClippingProperties (Results 1 – 2 of 2) sorted by relevance
1550 struct safe_VkPhysicalDevicePointClippingProperties { struct1554 …safe_VkPhysicalDevicePointClippingProperties(const VkPhysicalDevicePointClippingProperties* in_str… argument1555 …safe_VkPhysicalDevicePointClippingProperties(const safe_VkPhysicalDevicePointClippingProperties& s…1556 …safe_VkPhysicalDevicePointClippingProperties& operator=(const safe_VkPhysicalDevicePointClippingPr… argument1557 safe_VkPhysicalDevicePointClippingProperties();1558 ~safe_VkPhysicalDevicePointClippingProperties();1560 void initialize(const safe_VkPhysicalDevicePointClippingProperties* src);
7791 safe_VkPhysicalDevicePointClippingProperties::safe_VkPhysicalDevicePointClippingProperties(const Vk… in safe_VkPhysicalDevicePointClippingProperties() function in safe_VkPhysicalDevicePointClippingProperties7798 safe_VkPhysicalDevicePointClippingProperties::safe_VkPhysicalDevicePointClippingProperties() : in safe_VkPhysicalDevicePointClippingProperties() function in safe_VkPhysicalDevicePointClippingProperties7802 safe_VkPhysicalDevicePointClippingProperties::safe_VkPhysicalDevicePointClippingProperties(const sa… in safe_VkPhysicalDevicePointClippingProperties() function in safe_VkPhysicalDevicePointClippingProperties7809 safe_VkPhysicalDevicePointClippingProperties& safe_VkPhysicalDevicePointClippingProperties::operato… in operator =()7823 safe_VkPhysicalDevicePointClippingProperties::~safe_VkPhysicalDevicePointClippingProperties() in ~safe_VkPhysicalDevicePointClippingProperties()7829 void safe_VkPhysicalDevicePointClippingProperties::initialize(const VkPhysicalDevicePointClippingPr… in initialize()7836 void safe_VkPhysicalDevicePointClippingProperties::initialize(const safe_VkPhysicalDevicePointClipp… in initialize()28483 …safe_pNext = new safe_VkPhysicalDevicePointClippingProperties(reinterpret_cast<const VkPhysicalDev… in SafePnextCopy()29113 delete reinterpret_cast<const safe_VkPhysicalDevicePointClippingProperties *>(header); in FreePnextChain()