Searched refs:safe_VkMemoryPriorityAllocateInfoEXT (Results 1 – 2 of 2) sorted by relevance
6226 struct safe_VkMemoryPriorityAllocateInfoEXT { struct6230 safe_VkMemoryPriorityAllocateInfoEXT(const VkMemoryPriorityAllocateInfoEXT* in_struct); argument6231 safe_VkMemoryPriorityAllocateInfoEXT(const safe_VkMemoryPriorityAllocateInfoEXT& src);6232 … safe_VkMemoryPriorityAllocateInfoEXT& operator=(const safe_VkMemoryPriorityAllocateInfoEXT& src); argument6233 safe_VkMemoryPriorityAllocateInfoEXT();6234 ~safe_VkMemoryPriorityAllocateInfoEXT();6236 void initialize(const safe_VkMemoryPriorityAllocateInfoEXT* src);
26796 safe_VkMemoryPriorityAllocateInfoEXT::safe_VkMemoryPriorityAllocateInfoEXT(const VkMemoryPriorityAl… in safe_VkMemoryPriorityAllocateInfoEXT() function in safe_VkMemoryPriorityAllocateInfoEXT26803 safe_VkMemoryPriorityAllocateInfoEXT::safe_VkMemoryPriorityAllocateInfoEXT() : in safe_VkMemoryPriorityAllocateInfoEXT() function in safe_VkMemoryPriorityAllocateInfoEXT26807 safe_VkMemoryPriorityAllocateInfoEXT::safe_VkMemoryPriorityAllocateInfoEXT(const safe_VkMemoryPrior… in safe_VkMemoryPriorityAllocateInfoEXT() function in safe_VkMemoryPriorityAllocateInfoEXT26814 safe_VkMemoryPriorityAllocateInfoEXT& safe_VkMemoryPriorityAllocateInfoEXT::operator=(const safe_Vk… in operator =()26828 safe_VkMemoryPriorityAllocateInfoEXT::~safe_VkMemoryPriorityAllocateInfoEXT() in ~safe_VkMemoryPriorityAllocateInfoEXT()26834 void safe_VkMemoryPriorityAllocateInfoEXT::initialize(const VkMemoryPriorityAllocateInfoEXT* in_str… in initialize()26841 void safe_VkMemoryPriorityAllocateInfoEXT::initialize(const safe_VkMemoryPriorityAllocateInfoEXT* s… in initialize()28933 …safe_pNext = new safe_VkMemoryPriorityAllocateInfoEXT(reinterpret_cast<const VkMemoryPriorityAlloc… in SafePnextCopy()29563 delete reinterpret_cast<const safe_VkMemoryPriorityAllocateInfoEXT *>(header); in FreePnextChain()