Home
last modified time | relevance | path

Searched refs:safe_VkMemoryPriorityAllocateInfoEXT (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h6226 struct safe_VkMemoryPriorityAllocateInfoEXT { struct
6230 safe_VkMemoryPriorityAllocateInfoEXT(const VkMemoryPriorityAllocateInfoEXT* in_struct); argument
6231 safe_VkMemoryPriorityAllocateInfoEXT(const safe_VkMemoryPriorityAllocateInfoEXT& src);
6232safe_VkMemoryPriorityAllocateInfoEXT& operator=(const safe_VkMemoryPriorityAllocateInfoEXT& src); argument
6233 safe_VkMemoryPriorityAllocateInfoEXT();
6234 ~safe_VkMemoryPriorityAllocateInfoEXT();
6236 void initialize(const safe_VkMemoryPriorityAllocateInfoEXT* src);
Dvk_safe_struct.cpp26796 safe_VkMemoryPriorityAllocateInfoEXT::safe_VkMemoryPriorityAllocateInfoEXT(const VkMemoryPriorityAl… in safe_VkMemoryPriorityAllocateInfoEXT() function in safe_VkMemoryPriorityAllocateInfoEXT
26803 safe_VkMemoryPriorityAllocateInfoEXT::safe_VkMemoryPriorityAllocateInfoEXT() : in safe_VkMemoryPriorityAllocateInfoEXT() function in safe_VkMemoryPriorityAllocateInfoEXT
26807 safe_VkMemoryPriorityAllocateInfoEXT::safe_VkMemoryPriorityAllocateInfoEXT(const safe_VkMemoryPrior… in safe_VkMemoryPriorityAllocateInfoEXT() function in safe_VkMemoryPriorityAllocateInfoEXT
26814 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()