Searched refs:safe_VkDebugReportCallbackCreateInfoEXT (Results 1 – 2 of 2) sorted by relevance
3475 struct safe_VkDebugReportCallbackCreateInfoEXT { struct3481 safe_VkDebugReportCallbackCreateInfoEXT(const VkDebugReportCallbackCreateInfoEXT* in_struct); argument3482 safe_VkDebugReportCallbackCreateInfoEXT(const safe_VkDebugReportCallbackCreateInfoEXT& src);3483 …safe_VkDebugReportCallbackCreateInfoEXT& operator=(const safe_VkDebugReportCallbackCreateInfoEXT& … argument3484 safe_VkDebugReportCallbackCreateInfoEXT();3485 ~safe_VkDebugReportCallbackCreateInfoEXT();3487 void initialize(const safe_VkDebugReportCallbackCreateInfoEXT* src);
15547 safe_VkDebugReportCallbackCreateInfoEXT::safe_VkDebugReportCallbackCreateInfoEXT(const VkDebugRepor… in safe_VkDebugReportCallbackCreateInfoEXT() function in safe_VkDebugReportCallbackCreateInfoEXT15556 safe_VkDebugReportCallbackCreateInfoEXT::safe_VkDebugReportCallbackCreateInfoEXT() : in safe_VkDebugReportCallbackCreateInfoEXT() function in safe_VkDebugReportCallbackCreateInfoEXT15561 safe_VkDebugReportCallbackCreateInfoEXT::safe_VkDebugReportCallbackCreateInfoEXT(const safe_VkDebug… in safe_VkDebugReportCallbackCreateInfoEXT() function in safe_VkDebugReportCallbackCreateInfoEXT15570 safe_VkDebugReportCallbackCreateInfoEXT& safe_VkDebugReportCallbackCreateInfoEXT::operator=(const s… in operator =()15586 safe_VkDebugReportCallbackCreateInfoEXT::~safe_VkDebugReportCallbackCreateInfoEXT() in ~safe_VkDebugReportCallbackCreateInfoEXT()15592 void safe_VkDebugReportCallbackCreateInfoEXT::initialize(const VkDebugReportCallbackCreateInfoEXT* … in initialize()15601 void safe_VkDebugReportCallbackCreateInfoEXT::initialize(const safe_VkDebugReportCallbackCreateInfo… in initialize()28633 …safe_pNext = new safe_VkDebugReportCallbackCreateInfoEXT(reinterpret_cast<const VkDebugReportCallb… in SafePnextCopy()29263 delete reinterpret_cast<const safe_VkDebugReportCallbackCreateInfoEXT *>(header); in FreePnextChain()