Searched refs:safe_VkExportMemoryAllocateInfo (Results 1 – 2 of 2) sorted by relevance
1972 struct safe_VkExportMemoryAllocateInfo { struct1976 safe_VkExportMemoryAllocateInfo(const VkExportMemoryAllocateInfo* in_struct); argument1977 safe_VkExportMemoryAllocateInfo(const safe_VkExportMemoryAllocateInfo& src);1978 safe_VkExportMemoryAllocateInfo& operator=(const safe_VkExportMemoryAllocateInfo& src); argument1979 safe_VkExportMemoryAllocateInfo();1980 ~safe_VkExportMemoryAllocateInfo();1982 void initialize(const safe_VkExportMemoryAllocateInfo* src);
9458 safe_VkExportMemoryAllocateInfo::safe_VkExportMemoryAllocateInfo(const VkExportMemoryAllocateInfo* … in safe_VkExportMemoryAllocateInfo() function in safe_VkExportMemoryAllocateInfo9465 safe_VkExportMemoryAllocateInfo::safe_VkExportMemoryAllocateInfo() : in safe_VkExportMemoryAllocateInfo() function in safe_VkExportMemoryAllocateInfo9469 safe_VkExportMemoryAllocateInfo::safe_VkExportMemoryAllocateInfo(const safe_VkExportMemoryAllocateI… in safe_VkExportMemoryAllocateInfo() function in safe_VkExportMemoryAllocateInfo9476 safe_VkExportMemoryAllocateInfo& safe_VkExportMemoryAllocateInfo::operator=(const safe_VkExportMemo… in operator =()9490 safe_VkExportMemoryAllocateInfo::~safe_VkExportMemoryAllocateInfo() in ~safe_VkExportMemoryAllocateInfo()9496 void safe_VkExportMemoryAllocateInfo::initialize(const VkExportMemoryAllocateInfo* in_struct) in initialize()9503 void safe_VkExportMemoryAllocateInfo::initialize(const safe_VkExportMemoryAllocateInfo* src) in initialize()28546 …safe_pNext = new safe_VkExportMemoryAllocateInfo(reinterpret_cast<const VkExportMemoryAllocateInfo… in SafePnextCopy()29176 delete reinterpret_cast<const safe_VkExportMemoryAllocateInfo *>(header); in FreePnextChain()