Searched refs:safe_VkMemoryAllocateFlagsInfo (Results 1 – 2 of 2) sorted by relevance
1181 struct safe_VkMemoryAllocateFlagsInfo { struct1186 safe_VkMemoryAllocateFlagsInfo(const VkMemoryAllocateFlagsInfo* in_struct); argument1187 safe_VkMemoryAllocateFlagsInfo(const safe_VkMemoryAllocateFlagsInfo& src);1188 safe_VkMemoryAllocateFlagsInfo& operator=(const safe_VkMemoryAllocateFlagsInfo& src); argument1189 safe_VkMemoryAllocateFlagsInfo();1190 ~safe_VkMemoryAllocateFlagsInfo();1192 void initialize(const safe_VkMemoryAllocateFlagsInfo* src);
6265 safe_VkMemoryAllocateFlagsInfo::safe_VkMemoryAllocateFlagsInfo(const VkMemoryAllocateFlagsInfo* in_… in safe_VkMemoryAllocateFlagsInfo() function in safe_VkMemoryAllocateFlagsInfo6273 safe_VkMemoryAllocateFlagsInfo::safe_VkMemoryAllocateFlagsInfo() : in safe_VkMemoryAllocateFlagsInfo() function in safe_VkMemoryAllocateFlagsInfo6277 safe_VkMemoryAllocateFlagsInfo::safe_VkMemoryAllocateFlagsInfo(const safe_VkMemoryAllocateFlagsInfo… in safe_VkMemoryAllocateFlagsInfo() function in safe_VkMemoryAllocateFlagsInfo6285 safe_VkMemoryAllocateFlagsInfo& safe_VkMemoryAllocateFlagsInfo::operator=(const safe_VkMemoryAlloca… in operator =()6300 safe_VkMemoryAllocateFlagsInfo::~safe_VkMemoryAllocateFlagsInfo() in ~safe_VkMemoryAllocateFlagsInfo()6306 void safe_VkMemoryAllocateFlagsInfo::initialize(const VkMemoryAllocateFlagsInfo* in_struct) in initialize()6314 void safe_VkMemoryAllocateFlagsInfo::initialize(const safe_VkMemoryAllocateFlagsInfo* src) in initialize()28456 …safe_pNext = new safe_VkMemoryAllocateFlagsInfo(reinterpret_cast<const VkMemoryAllocateFlagsInfo *… in SafePnextCopy()29086 delete reinterpret_cast<const safe_VkMemoryAllocateFlagsInfo *>(header); in FreePnextChain()