Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5596 struct safe_VkDeviceMemoryOverallocationCreateInfoAMD { struct
5600safe_VkDeviceMemoryOverallocationCreateInfoAMD(const VkDeviceMemoryOverallocationCreateInfoAMD* in… argument
5601safe_VkDeviceMemoryOverallocationCreateInfoAMD(const safe_VkDeviceMemoryOverallocationCreateInfoAM…
5602safe_VkDeviceMemoryOverallocationCreateInfoAMD& operator=(const safe_VkDeviceMemoryOverallocationC… argument
5603 safe_VkDeviceMemoryOverallocationCreateInfoAMD();
5604 ~safe_VkDeviceMemoryOverallocationCreateInfoAMD();
5606 void initialize(const safe_VkDeviceMemoryOverallocationCreateInfoAMD* src);
Dvk_safe_struct.cpp24406 safe_VkDeviceMemoryOverallocationCreateInfoAMD::safe_VkDeviceMemoryOverallocationCreateInfoAMD(cons… in safe_VkDeviceMemoryOverallocationCreateInfoAMD() function in safe_VkDeviceMemoryOverallocationCreateInfoAMD
24413 safe_VkDeviceMemoryOverallocationCreateInfoAMD::safe_VkDeviceMemoryOverallocationCreateInfoAMD() : in safe_VkDeviceMemoryOverallocationCreateInfoAMD() function in safe_VkDeviceMemoryOverallocationCreateInfoAMD
24417 safe_VkDeviceMemoryOverallocationCreateInfoAMD::safe_VkDeviceMemoryOverallocationCreateInfoAMD(cons… in safe_VkDeviceMemoryOverallocationCreateInfoAMD() function in safe_VkDeviceMemoryOverallocationCreateInfoAMD
24424 safe_VkDeviceMemoryOverallocationCreateInfoAMD& safe_VkDeviceMemoryOverallocationCreateInfoAMD::ope… in operator =()
24438 safe_VkDeviceMemoryOverallocationCreateInfoAMD::~safe_VkDeviceMemoryOverallocationCreateInfoAMD() in ~safe_VkDeviceMemoryOverallocationCreateInfoAMD()
24444 void safe_VkDeviceMemoryOverallocationCreateInfoAMD::initialize(const VkDeviceMemoryOverallocationC… in initialize()
24451 void safe_VkDeviceMemoryOverallocationCreateInfoAMD::initialize(const safe_VkDeviceMemoryOveralloca… in initialize()
28849 …safe_pNext = new safe_VkDeviceMemoryOverallocationCreateInfoAMD(reinterpret_cast<const VkDeviceMem… in SafePnextCopy()
29479 delete reinterpret_cast<const safe_VkDeviceMemoryOverallocationCreateInfoAMD *>(header); in FreePnextChain()